[Sparkle] Recommended Approach
Stuart Morgan
stuart.morgan at alumni.case.edu
Fri Jun 6 20:49:27 PDT 2008
On Fri, Jun 6, 2008 at 6:27 PM, Brian Krisler <bkrisler at cs.brandeis.edu> wrote:
> Currently, to use Sparkle, I have a package installer that installs Sparkle
> into /Library/Frameworks.
If you mean directly at /Library/Frameworks/Sparkle.framework, I'd
recommend strongly against doing that; if anyone else ever decides to
do the same thing, but with a different version of Sparkle that's not
100% API-compatible, one or the other of the apps will be in bad
shape. You'd want to use a path that only your app would ever install
something to, like /Library/Frameworks/<your app
name>/Sparkle.framework.
-Stuart
More information about the Sparkle
mailing list