• 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: private Frameworks - how
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: private Frameworks - how


  • Subject: Re: private Frameworks - how
  • From: Ryan Dingman <email@hidden>
  • Date: Sat, 28 Sep 2002 12:26:21 -0700

You need to add a "Copy Files" build phase to your project and add these frameworks to that build phase as files to copy. Set the destination of the new build phase to "Frameworks". Of course, when building the frameworks, don't forget to set the INSTALL_PATH to "@executable_path/../Frameworks"

Hope this helps.

ryan


On Saturday, September 28, 2002, at 11:11 AM, Glenn Howes wrote:

Hi,
I want to add some frameworks (the OmniBase and OmniNetworking) frameworks to my application. It looks like if they end up in a Frameworks directory inside my app's Contents directory they should be accessible to my app and I won't have to install them in the user's Frameworks library. My question is how do I get Project Builder to do this automatically?


--glenn
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.

References: 
 >private Frameworks - how (From: Glenn Howes <email@hidden>)

  • Prev by Date: Re: sub classing NSTableView
  • Next by Date: Re: Drag operations and AppKit views
  • Previous by thread: private Frameworks - how
  • Next by thread: Re: private Frameworks - how
  • Index(es):
    • Date
    • Thread