Re: My app won't work on Mini
Re: My app won't work on Mini
- Subject: Re: My app won't work on Mini
- From: Gil Dawson <email@hidden>
- Date: Tue, 27 Oct 2015 14:25:47 -0700
On Oct 27, 2015, at 1:23 PM, Wim Lewis wrote:
You should be able to compile a "fat" version of the app that runs on both machines by adding "i386" to the list of architectures in Xcode's build settings
That was it!
I changed Project -> Set Active Architecture from "x86_64" to "i386" (only one is selectable at a time), then clicked "Build and Debug". Now the resultant app works on both machines!
(The same choices are available on the big pulldown in the ULCorner of the main window.)
Thanks, Wim!
--Gil
|
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden