Subproject Dependencies
Subproject Dependencies
- Subject: Subproject Dependencies
- From: Scott Thompson <email@hidden>
- Date: Fri, 20 May 2005 10:21:39 -0500
For our application, we've added a project to create a Spotlight
importer. We dragged the importer's project onto the main
application project and set up dependencies so that the Spotlight
importer is built properly when it is out-of-date.
Now we're trying to set up the project to automatically copy the
Spotlight importer into our application bundle. I've created a
"Copy Files" build step and dragged the icon that represents the
output of the Spotlight importer project into that copy files step.
The problem is that the application doesn't seem to be able to find
the Spotlight importer after it is built. As far as I can tell, it
is trying to find the built importer in the output directory for the
application build, and not in the output directory of the Spotlight
Importer Project.
Have I failed to set up the projects properly?
Scott
_______________________________________________
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