Populating A Package's Library Folder
Populating A Package's Library Folder
- Subject: Populating A Package's Library Folder
- From: Nick Nallick <email@hidden>
- Date: Wed, 4 Jan 2006 15:58:16 -0700
The release version of my application contains a library folder for
Automator and Spotlight plug-ins (i.e., MyApp.app/Contents/Library).
What's the best way to create and populate this folder during a build?
I've tried adding my spotlight and automator packages to my project
and using a "copy files" build phase to do this, but the plug-in
packages are added to my project as nested folders and "copy files"
seems to be pretty literal in that it only recognizes files and not
directories so I can't just copy an entire plug-in into my package
with this build phase.
FWIW, it looks like I can add CodeWarrior's package actions next to a
property list compiler on my wish list of Xcode package building
features.
Thanks,
Nick
_______________________________________________
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