Commit 80c290b8 authored by Eloy Duran's avatar Eloy Duran

Clarify that ‘App.xcodeproj’ has to be substituted by the user’s application project.

Closes #53.
parent 87e1a0bf
...@@ -50,6 +50,8 @@ And then you [install the dependencies](https://github.com/alloy/cocoapods/wiki/ ...@@ -50,6 +50,8 @@ And then you [install the dependencies](https://github.com/alloy/cocoapods/wiki/
$ pod install App.xcodeproj $ pod install App.xcodeproj
_Where ‘App.xcodeproj’ is the name of your actual application project._
Remember to always open the Xcode workspace instead of the project file when you're building. Remember to always open the Xcode workspace instead of the project file when you're building.
$ open App.xcworkspace $ open App.xcworkspace
...@@ -71,4 +73,4 @@ All CocoaPods development happens on GitHub, there is a repository for [CocoaPod ...@@ -71,4 +73,4 @@ All CocoaPods development happens on GitHub, there is a repository for [CocoaPod
Follow [@CocoaPodsOrg](http://twitter.com/CocoaPodsOrg) to get up to date information about what's going on in the CocoaPods world. Follow [@CocoaPodsOrg](http://twitter.com/CocoaPodsOrg) to get up to date information about what's going on in the CocoaPods world.
If you're really oldschool and you want to discuss CocoaPods development you can join #cocoapods on irc.freenode.net. If you're really oldschool and you want to discuss CocoaPods development you can join #cocoapods on irc.freenode.net.
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment