Building apps to certain locations
Building apps to certain locations
- Subject: Building apps to certain locations
- From: Rudi Sherry <email@hidden>
- Date: Wed, 03 Aug 2005 12:41:23 -0700
I'm using XCode 2.1 and I'm building an application for a project that
I upgraded from XCode 1.5.
I need the build products and intermediates to go into certain places
(for reasons I cannot change). The final structure I would like is
this, for building "MyApp.app" (the release application) and
"MyAppDebug.app" (the debug application)
MacDirectory <directory>
MyApp.app <release application>
MyAppDebug.app <debug application>
MyProjectDirectory <directory>
MyApp.xcodeproj <project file>
Build Results <directory>
<all intermediate build stuff here,
I don't care what it looks like>
I cannot seem to get MyApp[Debug].app into the ../ directory, no matter
how much I try. I usually end up with an alias (or symlink) to it
there, and the actual built product is in some pretty strange places
(MyProjectDirectory/Users/<username>/Applications is one example).
How do I get the final build prodjct to build it where I want it,
without XCode insisting on either making it a shortcut, or also putting
intermediate directories in that same folder?
Thanks,
Rudi Sherry
_______________________________________________
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