• 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
Re: Building nested frameworks
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Building nested frameworks


  • Subject: Re: Building nested frameworks
  • From: Shamyl Zakariya <email@hidden>
  • Date: Tue, 29 Aug 2006 17:46:00 -0400

"Umbrella Framework"

Aha! Now I have -- at the very least -- a term I can search the documentation for. I'll be looking into ChatKit as well. Thank you!

email@hidden
    "negative, i am a meat popsicle."
        -- Major Korben Dallas


On Aug 29, 2006, at 5:30 PM, Ofri Wolfus wrote:

If you can require 10.4 and above, using @loader_path/../Framework for all your sub frameworks will work without problems (or you'd have to figure a combination with @executable_path that'll work). Frameworks that contain other frameworks are called umbrella frameworks, and you must create them as such. An umbrella framework must link to all of its sub frameworks, AND you must add the "-sub_umbrella MySubFramework" linker flag for each sub framework it has. If you need an example you can take a look at how we do it with ChatKit (http://chatkit.net).

- Ofri

- - - - - - - - - - - - - - - - - - -
http://www.dpompa.com
- - - - - - - - - - - - - - - - - - -



 _______________________________________________
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

  • Follow-Ups:
    • Re: Building nested frameworks
      • From: Shamyl Zakariya <email@hidden>
References: 
 >Building nested frameworks (From: Shamyl Zakariya <email@hidden>)
 >Re: Building nested frameworks (From: Ofri Wolfus <email@hidden>)

  • Prev by Date: Re: Building nested frameworks
  • Next by Date: [2.4] Dependency checker confused about a plist resource
  • Previous by thread: Re: Building nested frameworks
  • Next by thread: Re: Building nested frameworks
  • Index(es):
    • Date
    • Thread