Skip to content

Commit

Permalink
Removing the local path
Browse files Browse the repository at this point in the history
  • Loading branch information
bruno-rocha-movile committed Apr 5, 2017
1 parent 909b7ba commit c7f70ca
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Example/Podfile
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
use_frameworks!

target 'ErrorKingExample' do
pod 'ErrorKing’, :path => '/Users/bruno.rocha/Desktop/Personal Codes/ErrorKing'
pod 'ErrorKing’
end

0 comments on commit c7f70ca

Please # to comment.