Re: Build & Install
Re: Build & Install
- Subject: Re: Build & Install
- From: Shawn Erickson <email@hidden>
- Date: Fri, 2 Jan 2004 09:50:00 -0800
You could create another target in your project that did it the way you
want but defining a build style is often easier and really why they
exist (would be even easier if one could actually duplicate an existing
build style but the button doesn't become active...).
I usually have a few build styles in my projects...
1) Symbols, no optimization, no deployment
2) Symbols, optimization, no deployment
3) Symbols, optimization, deployment [1]
4) Optimization, deployment
-Shawn
[1] Not sure one can skip stripping during copy at the moment...
haven't tried this much in the current Xcode version.
On Jan 2, 2004, at 9:20 AM, Daniel Hazelbaker wrote:
Development. I do not want the deployment build done that way, I still
want
debugging symbols. All the "build styles" are just collections of
settings.
If I have to modify my deployment style and turn it into a second debug
build style I'll do it, but really don't want to.
Daniel
From: Ruben Smits <email@hidden>
Date: Fri, 2 Jan 2004 09:45:52 +0100
To: Daniel Hazelbaker <email@hidden>
Cc: <email@hidden>
Subject: Re: Build & Install
What buildstyle did you use? I think only a deployment build will
install and a development build not. But I'm not sure, you should test
this to be sure.
----------------------------------------------------------------------
--
EVERYTHING THAt HAZ A BEGINniNG HAZ an END
----------------------------------------------------------------------
--
_______________________________________________
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.
_______________________________________________
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.