• 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: Code bloat
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Code bloat


  • Subject: Re: Code bloat
  • From: Lawrence Gold <email@hidden>
  • Date: Sat, 03 Dec 2005 11:18:59 -0700

Red Marble Games wrote:
As a recent, forced convert from CodeWarrior, I've just brought a project over to Xcode. In CW, the total code size was about 1 MB; in Xcode 2.2, even with the Deployment configuration, fastest-smallest optimization, debug symbols stripped, etc., it's still almost 23 MB. No setting I fiddle with seems able to affect the size by more than 1 MB or so. Am I missing something obvious that reduces the size of the code? Or is this just part of the Brave New World? Thanks.

Do you have deployment postprocessing turned on? That's the setting that'll strip the debug symbols out of the resulting binary.


Another option, for a slightly larger binary that will still generate CrashReporter logs with symbols, is to just not generate debug symbols in the release configuration.
_______________________________________________
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: 
 >Code bloat (From: Red Marble Games <email@hidden>)

  • Prev by Date: Globally disable "Auto-Attach"
  • Next by Date: Re: Code bloat
  • Previous by thread: Code bloat
  • Next by thread: Re: Code bloat
  • Index(es):
    • Date
    • Thread