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 <cocoa-...@malcom-mac.com> 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 (Cocoa-dev@lists.apple.com) 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: http://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com This email sent to arch...@mail-archive.com