Re: Disabling clean-build on Archive?
Re: Disabling clean-build on Archive?
- Subject: Re: Disabling clean-build on Archive?
- From: Quincey Morris <email@hidden>
- Date: Tue, 05 Jul 2011 16:52:49 -0700
On Jul 5, 2011, at 16:39, Jens Alfke wrote:
> Xcode 4’s Product>Archive command always seems to do a clean build. I can see valid reasons for this, but it’s a huge pain in the ass when I’m trying to track down build errors that only show up in this build style, because I have to wait for everything to build from scratch.
>
> Is there a way to disable this? I looked at the scheme settings and couldn’t find anything.
If it's just build errors you want, you should be able to use Build for Archive on Product menu.
If you want to debug the archive version, I'd suggest you set up a separate scheme that uses the Release configuration for its Run action.
_______________________________________________
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