• 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
with XCode 4 how do I run a release version on the sim/device
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

with XCode 4 how do I run a release version on the sim/device


  • Subject: with XCode 4 how do I run a release version on the sim/device
  • From: Roland King <email@hidden>
  • Date: Sun, 01 May 2011 15:30:24 +0800

I've nearly got my head around schemes (which I think work a whole lot better than the way XCode 3.0 did them), however I'm confused as to the best way to build a version of my code with release settings and then run it on the simulator or the device; I like to do this during development because I've found before that the code optimization in Release builds can show up bugs which the Debug builds hide.

I found the schemes and have, as is normal, Run, Test and Analyze pointing to Debug and Profile, Archive and Test to Release, and I don't really want to keep changing those as they are reasonable defaults. What I've done at this point is copy that whole scheme to a new scheme called the same with 'Release' tacked on the end and then switched the 'Run' selection on that to a Release build leaving everything else the same. It seems a bit heavy however to copy an entire scheme to change that one setting for just the Run phase, is there another way to override on a run-by-run basis which build you are using?  _______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:

This email sent to email@hidden

  • Next by Date: Re: XCode 4 settings
  • Next by thread: Re: with XCode 4 how do I run a release version on the sim/device
  • Index(es):
    • Date
    • Thread