• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Interdependent frameworks
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Interdependent frameworks


  • Subject: Interdependent frameworks
  • From: Konstantin Anoshkin <email@hidden>
  • Date: Thu, 18 Mar 2004 20:26:30 +0300

Dear all,
I know the subject has been beaten to death on the list, but I still don't get it.
Suppose I have Framework 1 referencing symbols from Framework 2 and I want to embed both frameworks in my app. I set installation path for both frameworks to @executable_path/../Frameworks, set up the target dependency and they both build fine. Then I have a plug-in for my app linked against Framework 1. Its build fails if the app has not been built first just because there is no executable yet and @executable_path is undefined. The little problem is that the desired build order would be:
Framework 2,
Framework 1,
Plug-ins,
Application (with copy build phases to copy both frameworks and plug-ins into its bundle).


Can I do something about it? Any special linker flags or am I just dumb? _______________________________________________
xcode-users mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/xcode-users
Do not post admin requests to the list. They will be ignored.



  • Prev by Date: Re: debugging jnilib from XCode
  • Next by Date: Project references: how to do it correctly?
  • Previous by thread: Re: wstring
  • Next by thread: Re: Interdependent frameworks
  • Index(es):
    • Date
    • Thread