Re: xcodebuild buildstyle bug?
Re: xcodebuild buildstyle bug?
- Subject: Re: xcodebuild buildstyle bug?
- From: Laurent Daudelin <email@hidden>
- Date: Tue, 25 Nov 2003 09:51:24 -0500
on 25/11/03 05:53, Hao Li at email@hidden wrote:
>
OK, to anwser my own question: xcodebuild seems do not handle
>
the input parameter of -buildstyle, it's the active buildstyle in your
>
project is used!!!
>
>
Cheers
>
Hao
>
>
> When I tried to build a project via xcodebuild with a script, I noticed the
>
> flag
>
> "-g -O0" to gcc-3.3, even when I built with:
>
> xcodebuild -target myTaget -buildstyle Deployment install
>
>
>
> So I created a new project in xCode called test from Cocoa Application
>
> template without any changes in code or project preferences, and
>
> compiled it with xcodebuild using:
>
> xcodebuild -target test -buildstyle Deployment install
>
> Still it uses -g -O0 and zerolink...
>
>
>
> Anyone notices it?! Any fixes?
>
Yes, it's amazing how few people read or answer questions here. I guess that
some questions are more popular than others!
-Laurent.
--
============================================================================
Laurent Daudelin AIM/iChat: LaurentDaudelin <
http://nemesys.dyndns.org>
Logiciels Nemesys Software
mailto:email@hidden
fat-finger vt.: 1. To introduce a typo while editing in such a way that the
resulting manglification of a configuration file does something useless,
damaging, or wildly unexpected. "NSI fat-fingered their DNS zone file and
took half the net down again." 2. More generally, any typo that produces
dramatically bad results.
_______________________________________________
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.