Forum > macOS / Mac OS X

How to autoupdate an application (like Sparkle)

(1/1)

MikeHart:
Hi folks,

I would like to implement an auto update functionality in my application. I read about Sparkle, but so far could not find a component that wraps it. Are there any other solutions you can point me to that provide a similar functionality?

Thanks in advance
Michael

Phil:

--- Quote from: MikeHart on January 16, 2011, 10:06:23 am ---I would like to implement an auto update functionality in my application. I read about Sparkle, but so far could not find a component that wraps it. Are there any other solutions you can point me to that provide a similar functionality?

--- End quote ---

Very good question. Have you considered putting your app in the Mac App Store? That would include auto-update capability via the App Store app on OS X. Free apps are allowed too, where Apple picks up the bill.

Ryan over on the MacPascal mailing list has successfully gotten his Carbon-based app on the Mac App Store. And he worked up some scripts for archving and submitting it outside of Xcode.

Thanks.

-Phil

kamischi:
I want to mention fink. It is not a auto-update, but at least a central package management with simple updates. It can also be used for application bundles, which are placed in /Application/Fink/ and as such easy to find. It is clear that installing Xcode and fink is not for every user, but at least for developers this should not be problem.

Michael Schindler

Phil:

--- Quote from: kamischi on January 16, 2011, 10:05:37 pm ---It is clear that installing Xcode and fink is not for every user, but at least for developers this should not be problem.

--- End quote ---

Offhand, I would guess he's not talking about developers, though.

Thanks.

-Phil

MikeHart:
Thanks guys. No the clients are developers, but fink is something I say is not a solution.
and App Store is not planned. I want to distribute it from my website.

Navigation

[0] Message Index

Go to full version