Nested Frameworks (umbrellas framework) quandry, XCode 2.4.1
Nested Frameworks (umbrellas framework) quandry, XCode 2.4.1
- Subject: Nested Frameworks (umbrellas framework) quandry, XCode 2.4.1
- From: Dennis Christopher <email@hidden>
- Date: Thu, 1 May 2008 13:27:04 -0400
(This is in the archives, but no solution is mentioned.)
Application A depends upon framework B which in turn depends upon
frameworks C and D.
I am trying to build A by the well-known technique of having a Copy
Files build phase that copies
the dependent frameworks into the app's bundle. In this method you
set the install path of
the frameworks to @executable/../Frameworks.
The problem I am running into is that the linker is complaining it
can't open the dynamic library
C referenced from B.
Any ideas on the proper way to set this up would be appreciated.
Dennis Christopher
_______________________________________________
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