Re: Xcode Archive builds Debug version?
Re: Xcode Archive builds Debug version?
- Subject: Re: Xcode Archive builds Debug version?
- From: Richard Charles via Cocoa-dev <email@hidden>
- Date: Sun, 24 May 2020 09:21:14 -0600
> On May 24, 2020, at 2:47 AM, Gabriel Zachmann via Cocoa-dev
> <email@hidden> wrote:
>
> I am confused: does Xcode really build the debug version when I make an
> Archive?
There are two build configurations Debug and Release. The default build
configuration is Debug when building and running.
Xcode uses the Release configuration when building an Archive. This is the same
configuration used when Profiling.
You can see all of this in Edit Scheme...
--Richard Charles
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden