Re: INSTALL_PATH ignored in XCode
Re: INSTALL_PATH ignored in XCode
- Subject: Re: INSTALL_PATH ignored in XCode
- From: Kyle Sluder <email@hidden>
- Date: Mon, 13 Sep 2010 12:06:30 -0700
Your question is more appropriate for the xcode-users list. You might
have better luck asking there.
--Kyle Sluder
On Mon, Sep 13, 2010 at 3:34 AM, Daniele <email@hidden> wrote:
> Hello guys,
> I'm making a plugin extensible application with bundles. Now, when I
> compile each bundle I would to put it automatically in a certain
> location in order to make some tests.
> My location is a folder inside Application Support.
> So I've taken the bundle target of my plugin project and I've set the:
> INSTALL_PATH = "$(HOME)/Application Support/MyApp/Plugin"
> and set to true DEPLOYMENT_LOCATION and DEPLOYMENT_POSTPROCESSING.
> However nothing happends and no file are installed in that directory.
> Where I'm wrong?
> Thank you.
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden