Re: Changing build settings based on archive-vs-run?
Re: Changing build settings based on archive-vs-run?
- Subject: Re: Changing build settings based on archive-vs-run?
- From: Quincey Morris <email@hidden>
- Date: Thu, 03 Apr 2014 14:15:39 -0700
On Apr 3, 2014, at 13:43 , Rick Mann <email@hidden> wrote:
Is there any way to do this?
Of course. You can create a third configuration that's just like Debug except for the ‘architectures’ build setting, and set your Archive Debug scheme to use that new configuration.
Alternatively, you can add a new target to the project that’s similar to the current target but has different build settings. Then, you can debug one target locally, but archive the other target when you want to distribute a debug build.
|
_______________________________________________
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