• 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
How did they build ScreenSaver.framework (a framework containing a tool that uses the framework)?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

How did they build ScreenSaver.framework (a framework containing a tool that uses the framework)?


  • Subject: How did they build ScreenSaver.framework (a framework containing a tool that uses the framework)?
  • From: Dan Bernstein <email@hidden>
  • Date: Fri, 25 Jun 2004 22:31:19 +0300

Is there a clever way to build a framework that has as one of its
bundle resources a tool that depends on the framework?

What I mean is something like Apple's ScreenSaver.framework and its
ScreenSaverEngine.app. Syntacticly it's a circular dependancy, but
obviously one can link against the framework even before its bundle
resources are built. So, is there some clever way to set up the
targets, build steps and dependencies in Xcode such that a single
Build command will do everything?
_______________________________________________
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.


  • Follow-Ups:
    • Re: How did they build ScreenSaver.framework (a framework containing a tool that uses the framework)?
      • From: Finlay Dobbie <email@hidden>
  • Prev by Date: Re: application halts at __dyld_gdb_dyld_state_changed?
  • Next by Date: Re: How did they build ScreenSaver.framework (a framework containing a tool that uses the framework)?
  • Previous by thread: Custom view in NSToolbarItem - validate: method
  • Next by thread: Re: How did they build ScreenSaver.framework (a framework containing a tool that uses the framework)?
  • Index(es):
    • Date
    • Thread