• 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: Traceback table question
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Traceback table question


  • Subject: Re: Traceback table question
  • From: Chris Espinosa <email@hidden>
  • Date: Sat, 9 Jul 2005 08:17:22 -0700

On Jul 9, 2005, at 6:48 AM, Silvester Kok wrote:

Is it possible to remove all "human readable" trace-back info from a final bundle. When I compile the bundle
as Deployment in xCode 2.1, it still contains all trace-back info, which makes up to 40% of the file size.
I would like this information to be removed, i tried Strip, with no avail.

To deploy your application for production, you usually do 'xcodebuild install' from the Terminal (with your working directory being the one containing your .xcodeproj file). This does a build of your Default configuration with DEPLOYMENT_POSTPROCESSING on, which strips all symbols from your app.


If you want this to happen in all Deployment builds, just check the "Deployment Postprocessing" build setting in your Deployment configuration.

See
http://developer.apple.com/documentation/DeveloperTools/Conceptual/ XcodeUserGuide21/Contents/Resources/en.lproj/05_07_bs_building_product/ chapter_34_section_6.html


http://developer.apple.com/releasenotes/DeveloperTools/Xcode/ XcodeBuildSettings.html
(search for "Deployment Postprocessing")


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


  • Follow-Ups:
    • Re: Traceback table question
      • From: Silvester Kok <email@hidden>
References: 
 >Traceback table question (From: Silvester Kok <email@hidden>)

  • Prev by Date: Weak linking doesn't work
  • Next by Date: Re: Weak linking doesn't work
  • Previous by thread: Traceback table question
  • Next by thread: Re: Traceback table question
  • Index(es):
    • Date
    • Thread