INSTALL_PATH ignored in XCode
INSTALL_PATH ignored in XCode
- Subject: INSTALL_PATH ignored in XCode
- From: Daniele <email@hidden>
- Date: Mon, 13 Sep 2010 12:34:14 +0200
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