iOS-Framework
iOS-Framework copied to clipboard
minor tweak needed in docs
Xcode 5: Add Build Phases from the menu. Click on Editor > Add Build Setting -> Add Copy Headers. Note: If the menu options are grayed out, you'll need to click on the whitespace below the Build Phases to regain focus and retry.
should be
Xcode 5: Add Build Phases from the menu. Click on Editor > Add Build Phase -> Add Copy Headers Build Phase. Note: If the menu options are grayed out, you'll need to click on the whitespace below the Build Phases to regain focus and retry.
Submit a pull request with the changes.
-Paul Solt
On Dec 6, 2013, at 12:02 PM, mrtristan [email protected] wrote:
Xcode 5: Add Build Phases from the menu. Click on Editor > Add Build Setting -> Add Copy Headers. Note: If the menu options are grayed out, you'll need to click on the whitespace below the Build Phases to regain focus and retry.
should be
Xcode 5: Add Build Phases from the menu. Click on Editor > Add Build Phase -> Add Copy Headers Build Phase. Note: If the menu options are grayed out, you'll need to click on the whitespace below the Build Phases to regain focus and retry.
— Reply to this email directly or view it on GitHub.
+1 I don't have access to a computer right now to make this change.