Re: Xcode style deployment: debug-symbols?
Re: Xcode style deployment: debug-symbols?
- Subject: Re: Xcode style deployment: debug-symbols?
- From: Rick Jansen <email@hidden>
- Date: Tue, 09 Dec 2003 20:47:30 +0100
Rick Jansen wrote:
When I build my product with style "deployment" it seems
debug-symbols is still "on":
Building target xyz with build style Deployment (optimization:level
size, debug-symbols:on)
I cannot find an actual setting with the Project Inspector where
debug-symbols is still on. Is this Xcode build message wrong?
Additional info: this is also the case when you create an entirely
new empty cocoa project! Simply create a new project "tst", and do a build.
Then, open the Project Inspector (i-button), switch the active build
style to "Deployment", but still the settings appear to be "Development",
like this:
Building target tst with build style Deployment (optimization:level size, debug-symbols:on)
I'd be grateful if anyone can confirm this, or point me to something
I am doing wrong?
--
Rick Jansen
__
email@hidden
http://dropmix.xs4all.nl/rick/
_______________________________________________
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.