iOS-Framework icon indicating copy to clipboard operation
iOS-Framework copied to clipboard

Build active target only needs deleted

Open malhal opened this issue 11 years ago • 3 comments

The first part of the instructions were missing that in Xcode 5 you need to delete the Build active target only setting (which default is YES for DEBUG), otherwise the Aggregate target doesn't include all the required arm binaries.

malhal avatar Jan 26 '14 22:01 malhal

It does, but you can make it more clear. Submit a pull request to make the doc better.

https://github.com/jverkoey/iOS-Framework#step-2-clean-up-the-bundle-target-settings

-Paul Solt

On Sun, Jan 26, 2014 at 5:31 PM, malcolmhall [email protected]:

The first part of the instructions were missing that in Xcode 5 you need to delete the Build active target only setting (which default is YES for DEBUG), otherwise the Aggregate target doesn't include all the required arm binaries.

— Reply to this email directly or view it on GitHubhttps://github.com/jverkoey/iOS-Framework/issues/77 .

Paul Solt [email protected] 215-341-0407 (Cell) http://www.PaulSolt.com/

Creative apps for iPhone and iPad: http://www.ArtworkEvolution.com/

PaulSolt avatar Jan 26 '14 23:01 PaulSolt

@malcolmhall you made my day :)

yo-ni avatar May 15 '14 11:05 yo-ni

I just wasted 2 hours trying to track this down. Please accept that pull request!

keithkml avatar Feb 03 '15 17:02 keithkml