Mailing Lists: Apple Mailing Lists
Image of Mac OS face in stamp
dependent framework targets
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

dependent framework targets



I have a few applications which share a common framework. I embed the framework in each of my applications.

When I'm building, I like to have the following directory structure:

MyApplication
MyApplication/CommonFramework

MyOtherApplication
MyOtherApplication/CommonFramework

My question is: is there any way to make the build of each application dependent on the build of CommonFramework so that I can edit the local copies of CommonFramework, press build in any of my applications, have it build the CommonFramework, copy it, and build the application itself?

As I can read from the documentation it states that I can make a target dependent on another target as long as they're in the same project; but in this case CommonFramework is a separate project and I would prefer to keep it that way since I don't want to have to maintain file additions, build options, etc. across multiple applications for the common framework...

Any advice/answers would be appreciated.
_______________________________________________
projectbuilder-users mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/projectbuilder-users
Do not post admin requests to the list. They will be ignored.



Visit the Apple Store online or at retail locations.
1-800-MY-APPLE

Contact Apple | Terms of Use | Privacy Policy

Copyright © 2011 Apple Inc. All rights reserved.