• 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: xcodebuild buildstyle bug?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: xcodebuild buildstyle bug?


  • Subject: Re: xcodebuild buildstyle bug?
  • From: "Hao Li" <email@hidden>
  • Date: Tue, 25 Nov 2003 11:53:53 +0100

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?

_________________________________________________________________
MSN 8 helps eliminate e-mail viruses. Get 2 months FREE*. http://join.msn.com/?page=features/virus
_______________________________________________
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.
  • Follow-Ups:
    • Re: xcodebuild buildstyle bug?
      • From: Laurent Daudelin <email@hidden>
  • Prev by Date: Unsafe SSH URLs? (Was Re: [ANN] RendezCon v0.1 - Rendezvous and Controller Sample Code and Application)
  • Next by Date: Java3D in cocoa
  • Previous by thread: Re: xcodebuild buildstyle bug?
  • Next by thread: Re: xcodebuild buildstyle bug?
  • Index(es):
    • Date
    • Thread