Re: Avoiding link conflicts with a static library
Re: Avoiding link conflicts with a static library
- Subject: Re: Avoiding link conflicts with a static library
- From: Alex Zavatone <email@hidden>
- Date: Thu, 05 Apr 2018 20:06:54 -0500
> On Apr 5, 2018, at 7:49 PM, Saagar Jha <email@hidden> wrote:
>
> I think there used to be a bug (might still be?) where Xcode didn’t
> automatically strip out the x86 simulator slices when you were archiving.
>
> Saagar Jha
When looking at the Archive scheme, it should use Release as the build config.
Release will not have i386 in it unless you add it manually. Like I said, if
you set this up in the build configurations, you should be able to get this all
to be done automatically.
Unless I’m wrong and someone is willing to share a better way to get this
organized within Xcode.
Cheers,
- Alex Zavatone
_______________________________________________
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