Re: Xcode 4 Release Builds
Re: Xcode 4 Release Builds
- Subject: Re: Xcode 4 Release Builds
- From: Seth Willits <email@hidden>
- Date: Wed, 20 Jul 2011 20:57:28 -0700
No, it's not that simple. This is a question more of interface than simply getting it done. I can already get at the release build the intended way, it's just really annoying.
Also, Xcode 4's build folder location isn't like Xcode 3's. With Xcode 3, if you set a custom build location, all of your Release products for all of your projects were put into ..../build/Release. So they were all in the same folder. That made them very easily accessible (though it had its problems in fringe cases). In Xcode 4, the best you can do is put all of your "derived data" into ..../build, but then your actual product is in ..../build/Project-lksjdflkjsdlfkjsdlfk/Build/Products/Release.
And the only way to even build a Release product in Xcode 4 is to build for Profiling or Archiving.
And even doing that, the only remotely sane way of accessing the actual build product is to right-click it in the project navigator and choose "Show in Finder", but that always ends up showing me the Debug version, so I still have to navigate up over and down in the file tree to get at it.
It's all just far more steps than it used to be.
--
Seth Willits
On Jul 20, 2011, at 8:45 PM, Shazron Abdullah wrote:
> Hi,
> Is this just a matter of just changing your build product locations in Xcode Preferences? See screenshot:
> http://cl.ly/8d1X
_______________________________________________
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