• 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
xcodebuild and Deployment builds
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

xcodebuild and Deployment builds


  • Subject: xcodebuild and Deployment builds
  • From: Mel Walker <email@hidden>
  • Date: Mon, 15 Dec 2003 16:05:56 -0700

In our automated build system, we just updated all our projects to use xcodebuild instead of pbxbuild when updating to 10.3, and we've run into a problem that I hope somebody has seen -- we just can't seem to build a deployment, just development.

Our command line looks like this:

xcodebuild -project XYZ.pbproj -target XYZ_TARGET -buildstyle Deployment

The problem is that we always get the Development buildstyle, probably because that's first in the list. We can't replicate this problem with brand-new under-XCode-created projects, just legacy PB ones.

Q: Are we going to have to create new XCode projects from scratch, and add the files into them? 'cause that's a royal pain. :-(
Q: Is there ANY argument we can pass to fix this in the xcodebuild command line?
Q: Is there any other way to solve this?


I'm going to file a bug on this, unless the answer here is something that indicates I misread the docs.

--
Mel Walker <email@hidden>
_______________________________________________
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.

  • Follow-Ups:
    • Re: xcodebuild and Deployment builds
      • From: Scott Tooker <email@hidden>
  • Prev by Date: Why is PB not finding my dylib?
  • Next by Date: next version of xcode
  • Previous by thread: Why is PB not finding my dylib?
  • Next by thread: Re: xcodebuild and Deployment builds
  • Index(es):
    • Date
    • Thread