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
......
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