• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: including xibs from another project
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

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

  • Follow-Ups:
    • Re: including xibs from another project
      • From: Roland King <email@hidden>
References: 
 >including xibs from another project (From: Roland King <email@hidden>)
 >Re: including xibs from another project (From: Roland King <email@hidden>)
 >Re: including xibs from another project (From: Mark Woollard <email@hidden>)
 >Re: including xibs from another project (From: Jocelyn Houle <email@hidden>)

  • Prev by Date: Virgin, vanilla 10.6.2 + Xcode 3.2.1/iPhone SDK 3.1.2: crashes trying to view the "Getting started with Xcode" documentation
  • Next by Date: Re: Virgin, vanilla 10.6.2 + Xcode 3.2.1/iPhone SDK 3.1.2: crashes trying to view the "Getting started with Xcode" documentation
  • Previous by thread: Re: including xibs from another project
  • Next by thread: Re: including xibs from another project
  • Index(es):
    • Date
    • Thread