xcodebuild
xcodebuild
- Subject: xcodebuild
- From: Dix Lorenz <email@hidden>
- Date: Fri, 17 Jun 2005 12:15:25 -0600
Hi,
I've finally got my projects to build well in Xcode 2.1, using build
configurations, project-wide xcconfig-files and generally cleaning up
the mess from maintaining projects over the years. Mainly I managed
to get around bugs in Xcode, I hope they will be fixed soon (bugs are
filed, more to come).
What I still don't get (and which is hardly documented) is what
xcodebuild exactly does. Especially: what does "install" do? I guess
it inherently sets some flags ("Deployment location"? "Deployment
Postprocessing"? Anything else?). How exactly does it determine where
to install the binaries? I have one project where I have set the
"Release" Configuration to have an Installation Directory of "/dldev/
bin". That setting is not overridden in my targets, but xcodebuild
installs in ".../Uninstalled Products". Only when I also set this
same setting in the target it installs where it's supposed to install.
Dix
_______________________________________________
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