• 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
"Best" ways to install frameworks?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

"Best" ways to install frameworks?


  • Subject: "Best" ways to install frameworks?
  • From: Rick Hoge <email@hidden>
  • Date: Wed, 21 Nov 2007 09:39:14 -0500


A problem I just worked through getting IB plugins to load raised a number of questions relating to where and how frameworks should be installed in Xcode projects:


1) the default install path specified for framework target seems to be /Library/Frameworks/. However as far as I can tell, none of the framework templates in Xcode includes a build phase to actually copy the framework into this location. I know this is easy to do using a "copy files" build phase, but why don't any of the templates include this? I suppose it could be that, for actually shipping an app, your installer would do this since the ultimate objective is not to run the app out of Xcode (also it's probably good that by default Xcode never modifies anything outside of the project). Is there any other reason why the templates don't actually install the framework?

2) an app we currently distribute has it's frameworks located inside the app bundle, making the app drag-and-drop installable and relocatable. If we want to make some of the frameworks available to 3d party developers, the frameworks should probably be in /Library/ Frameworks/. Do I have to choose one or the other? I am wondering what strategies work well for allowing both flexible installation and exposure of frameworks to developers. Having two sets of the framework seems like it could lead to confusion or problems.

Thanks for any suggestions,

Rick


_______________________________________________ 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: "Best" ways to install frameworks?
      • From: Jonathan Hess <email@hidden>
    • Re: "Best" ways to install frameworks?
      • From: "Sean McBride" <email@hidden>
    • Re: "Best" ways to install frameworks?
      • From: Nick Zitzmann <email@hidden>
  • Prev by Date: Re: Sharing a Private Framework Between my App and QuickLook Plugin
  • Next by Date: Re: "Best" ways to install frameworks?
  • Previous by thread: Re: How do I escape accented characters for the shell?
  • Next by thread: Re: "Best" ways to install frameworks?
  • Index(es):
    • Date
    • Thread