• 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: Shipping common app frameworks.
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Shipping common app frameworks.


  • Subject: Re: Shipping common app frameworks.
  • From: "I. Savant" <email@hidden>
  • Date: Mon, 12 May 2008 15:05:23 -0400

>  We need to ship some frameworks that are common to a few of our apps.
>  The question, of course, is where to put these, and how to bundle them
>  with apps so downloads, etc. are not huge and bloated.  I'd like to
>  hear other's experience with this.  Do you put common frameworks in a
>  place such as /Library/Frameworks, or do you put them in your own app
>  support directory?  How do you handle things like a drag-to-install
>  and move-to-trash to uninstall (or can you with common frameworks)?

  Yes, common frameworks should be in /Library/Frameworks or
~/Library/Frameworks. It's best to use a proper installer (which
handles authenticating the user, installing to various target folders,
running pre- and post-flight scripts, etc. which can be important for
detecting version conflicts, quitting dependent apps if they're
running, and other such issues). The drag-to-install approach in an
application that needs write access to folders requiring admin rights
is not the best approach, IMO.

--
I.S.
_______________________________________________

Cocoa-dev mailing list (email@hidden)

Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com

Help/Unsubscribe/Update your Subscription:

This email sent to email@hidden

References: 
 >Shipping common app frameworks. (From: "David Springer" <email@hidden>)

  • Prev by Date: Shipping common app frameworks.
  • Next by Date: Re: Undefined lookup, ObjC, and 64-bit
  • Previous by thread: Shipping common app frameworks.
  • Next by thread: Re: Shipping common app frameworks.
  • Index(es):
    • Date
    • Thread