• 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: IB references from static library
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: IB references from static library


  • Subject: Re: IB references from static library
  • From: Quincey Morris <email@hidden>
  • Date: Mon, 3 Nov 2008 12:59:53 -0800

On Nov 3, 2008, at 11:03, Jonathan Hess wrote:

Having to work around this issue is unfortunate. On the other hand, you can't really dead strip objective-c code effectively because of its dynasism. Objective-c classes and methods are often referred to by data files, NIB's, strings, or have their method names consed up dynamically. With traditional static analysis techniques and a typical objective-c program, many methods and classes appear dead, but are not.

Yes, there's no general solution, but now that XIB files are so well integrated into Xcode project behavior, it wouldn't be entirely unreasonable to expect a XIB file reference to a class to be as effective as a .m file reference in keeping the class alive, when the class was in a static library.



_______________________________________________ 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
References: 
 >IB references from static library (From: Quincey Morris <email@hidden>)
 >Re: IB references from static library (From: Quincey Morris <email@hidden>)
 >Re: IB references from static library (From: "Chris Suter" <email@hidden>)
 >Re: IB references from static library (From: Quincey Morris <email@hidden>)
 >Re: IB references from static library (From: Jonathan Hess <email@hidden>)

  • Prev by Date: Re: IB references from static library
  • Next by Date: Re: Failed to launch simulator: Operation failed with underlying error -43.
  • Previous by thread: Re: IB references from static library
  • Next by thread: Re: Xcode fails to authenticate with Subversion 1.5
  • Index(es):
    • Date
    • Thread