• 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: Xcode style deployment: debug-symbols?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Xcode style deployment: debug-symbols?


  • Subject: Re: Xcode style deployment: debug-symbols?
  • From: Patrick Machielse <email@hidden>
  • Date: Wed, 10 Dec 2003 22:52:03 +0100

op 10-12-2003 13:39 schreef Alastair Houghton op cocoa-dev:

> On 10 Dec 2003, at 11:08, Rick Jansen wrote:
>
>> All very well, but it seems I cannot now build a proper deployment style
>> application with Xcode? I don't care about the size on disk really, but I
>> certainly don't want debugging symbols in distributed apps.
>
> If the worst comes to the worst, you could always run "strip" from a
> shell-script build phase.

Even easier, you can do that in your deployment build style by passing '-s'
as the value for the 'Other linker flags' setting.

Assuming off course that the build style settings do as they are told. Xcode
is still a bit of a bug-fest though...

Patrick
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.

  • Prev by Date: NSConnection on same machine between different users (via 10.3 fast switching)
  • Next by Date: Re: reading XML in Cocoa ?
  • Previous by thread: Re: Xcode style deployment: debug-symbols?
  • Next by thread: Re: Eaves dropping on application events
  • Index(es):
    • Date
    • Thread