Re: installation of built products
Re: installation of built products
- Subject: Re: installation of built products
- From: Nick Zitzmann <email@hidden>
- Date: Wed, 4 Mar 2009 18:32:27 -0700
On Mar 4, 2009, at 6:07 AM, Daniel Luis dos Santos wrote:
When a build is made, how do the built products get installed into
the locations specified in the build settings ?
That's called an "install" build, and you usually initiate these using
the xcodebuild command line tool. You probably don't need to do this,
though, unless you're building something that absolutely must be
installed in a specific place in order to work (e.g. a kernel
extension). Most of the rest of the time, you can use file links
instead of installs.
Nick Zitzmann
<http://seiryu.home.comcast.net/>
_______________________________________________
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