setting up project with App and quicklook and spotlight plug-ins
setting up project with App and quicklook and spotlight plug-ins
- Subject: setting up project with App and quicklook and spotlight plug-ins
- From: Kurt Sutter <email@hidden>
- Date: Sat, 01 Mar 2014 15:54:02 +0100
Dear all
We presently have three separate Xcode 5 projects for building:
1. a MacOS application
2. a Quicklook plug-in and
3. a Metadata importer.
These projects are completely independent from each other. The build products of the plug-in and the importer projects are explicitly copied into the bundle of the application in one of the build-phases of the application project.
I would like to integrate all three project into a single Xcode project or workspace in order to make sure that, when we build our app, the plug-in and the importer are rebuilt automatically before they are being inserted into the application.
What is the recommended way to do this? Should I place all three projects into a single workspace, or should I place the plug-in and importer projects as sub-projects into the application project? And how can I make Xcode copy the importer and plug-in into the Contents/Libraries folder of the application?
I guess that these are trivial questions for someone in the know, but I have browsed documentation for hours to no avail. Any advice is therefore highly appreciated.
Thanks in advance
Kurt
_______________________________________________
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