jverkoey/iOS-Framework

minor tweak needed in docs

Opened this issue · 2 comments

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 notifications@github.com 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.