Build Styles
Build Styles
- Subject: Build Styles
- From: Randy Croucher <email@hidden>
- Date: Mon, 17 Nov 2003 09:40:10 -0800
I have my "Deployment" build style set to not generate debugging
symbols, and the optimization level set for "Fastest, smallest". So
why is it that when I build with my build style set for "Deployment",
it says:
Building target Blah with build style Deployment
(optimization:level size, debug-symbols:on)
???
It appears to always be generating debug symbols. Am I doing something
wrong?
Also, when it builds dependent sub-projects, they do not use the build
style I have chosen in the current project. They use whatever setting
that project was last saved as. Even thought the "Building target"
line might say "Deployment", it will actually build "Development" if
that is what it was saved as last. Is this the way it is supposed to
work?
Thanks,
Randy
_______________________________________________
xcode-users mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/xcode-users
Do not post admin requests to the list. They will be ignored.