Re: including xibs from another project
Re: including xibs from another project
- Subject: Re: including xibs from another project
- From: Fritz Anderson <email@hidden>
- Date: Tue, 19 Jan 2010 12:36:36 -0600
On 19 Jan 2010, at 11:43 AM, Jocelyn Houle wrote:
> -all_load: This one seems a bit overkill, as all of my unused classes will be kept in the final binary, potentially bloating it.
But that's the point. There is no way in principle for a linker to know whether an Objective-C class or method is unused. If you want a class you do use to be linked from a static library, you have to include them all.
— F
_______________________________________________
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