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

Re: app size


  • Subject: Re: app size
  • From: Mike Davis <email@hidden>
  • Date: Fri, 25 Jan 2002 13:37:10 -0500

On Friday, January 25, 2002, at 11:35 AM, cocoa-dev-
email@hidden wrote:

Date: Fri, 25 Jan 2002 13:16:40 +0100
Subject: Re: app size
Cc: email@hidden
To: Thilo Ettelt <email@hidden>
From: =?ISO-8859-1?Q?St=E9phane_Sudre?= <email@hidden>

On Friday, January 25, 2002, at 11:26 AM, Thilo Ettelt wrote:

Hi!

I have noticed that my simple Euro converter is 982k big. Is it
possible to make it smaller?

Turn -O3 optimisation on, if you don't have it set to that. Debug will still build with -O0.


Maybe.

In Project Builder:
- select the (Vertical) Targets Tab
- select your Target
- select the Build Styles: Deployment
- select the (Horizontal) Build Setting Tab
- uncheck: Generate debugging symbols

In the Deployment target set DEBUGGING_SYMBOLS = NO. No need to turn debug off for all targets.


- clean the active targett using the (Command + Shift + K)
- build your project (Command + B)


  • Prev by Date: How to defer NSDocument:writeToFile:ofType ?
  • Next by Date: Re: Intercepting keystrokes system-wide
  • Previous by thread: Re: app size
  • Next by thread: SOAP? XMLRPC? in Cocoa?
  • Index(es):
    • Date
    • Thread