Re: How to strip Cocoa Touch frameworks
Re: How to strip Cocoa Touch frameworks
- Subject: Re: How to strip Cocoa Touch frameworks
- From: Alex Zavatone <email@hidden>
- Date: Tue, 27 Dec 2016 13:00:25 -0600
Hmmm. I'm out of ideas. Possibly restructure your framework so that the ones you want get stripped and the ones you don't don't?
Find out the rules how Xcode plays and adopt your strategy to fit those rules.
On Dec 27, 2016, at 7:30 AM, Andreas Falkenhahn wrote:
> On 27.12.2016 at 14:20 Alex Zavatone wrote:
>
>> When you build your FW, that's going to be specified in your build
>> configuration and in your scheme. Make sure you create a scheme
>> that uses a Release setting and make sure that Release setting has strip set.
>
> I have done all that. Xcode invokes "strip" just fine when archiving
> but that the problem is that it tries to strip symbols that it shouldn't
> (see my last mail, I think I explained it in great detail).
>
> --
> Best regards,
> Andreas Falkenhahn mailto:email@hidden
>
_______________________________________________
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