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: Saagar Jha <email@hidden>
- Date: Thu, 05 Apr 2018 18:12:31 -0700
I’m basing this on rdar://problem/19209161 <rdar://problem/19209161>, which
appears to still be open. I haven’t tried this myself.
Saagar Jha
> On Apr 5, 2018, at 18:06, Alex Zavatone <email@hidden> wrote:
>
>
>> On Apr 5, 2018, at 7:49 PM, Saagar Jha <email@hidden
>> <mailto: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