Problem Building FW as a Sub-Project Reference
Problem Building FW as a Sub-Project Reference
- Subject: Problem Building FW as a Sub-Project Reference
- From: Karl Moskowski <email@hidden>
- Date: Wed, 27 Jan 2010 12:35:24 -0500
I released a Zip framework as open source, and recently someone filed a bug about not being able build the included demo project. Source is at <http://bitbucket.org/kolpanic/zipkit/>.
The project is structured like this:
zipkit/ (the FW sources)
zipkit/Demo Projects/ZipKit Touch - iPhone App/
zipkit/Demo Projects/ZipKit Utility - Mac OS X App/
zipkit/Demo Projects/zku - Mac OS X Tool/
Each demo project has the FW xcodeproj included as sub-project reference, and the demo's target depends and the included FW target.
I have Xcode setup to use a custom build products location of ~/Projects/build/, and everything build fine.
However, when you use the Xcode default of putting build products in the project folder, things don't work. While the FW is built and copied into the app package, the app compile phase fails because it can't find the headers.
Is there a way to make this work regardless of the build products location?
----
Karl Moskowski <email@hidden>
Voodoo Ergonomics Inc. <http://voodooergonomics.com/>
Attachment:
smime.p7s
Description: S/MIME cryptographic signature
_______________________________________________
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