• 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: Embedded Framework stripping
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Embedded Framework stripping


  • Subject: Re: Embedded Framework stripping
  • From: David Rogers <email@hidden>
  • Date: Fri, 22 Feb 2008 10:46:23 -0600

Very cool. I'll have to give this a try later. Thanks for all the suggestions!

Dave

On Feb 22, 2008, at 10:24 AM, Chris Espinosa wrote:
On Feb 22, 2008, at 8:12 AM, David Rogers <email@hidden> wrote:

Is it possible to strip symbols out of an embedded framework that my app does not use? If so, how can I accomplish this? I've been googling for a couple hours now with no luck.

In the target that builds your framework, add an .exp file that contains a list of all the symbols your app uses, one per line. (You can get this information from nm or otool on your linked app.) Then set the Exported Symbols File build setting to the project-relative path to that file.


Chris

_______________________________________________ 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: 
 >Embedded Framework stripping (From: David Rogers <email@hidden>)
 >Re: Embedded Framework stripping (From: Chris Espinosa <email@hidden>)

  • Prev by Date: Re: Embedded Framework stripping
  • Next by Date: Re: Debugger has lots its mind
  • Previous by thread: Re: Embedded Framework stripping
  • Next by thread: static library (.a) is not of required archutecture
  • Index(es):
    • Date
    • Thread