[Sparkle] Archive file naming
David Dunham
dunham at mac.com
Mon Jun 2 10:42:34 PDT 2008
On 2 Jun 2008, at 10:18, Michael Varlik wrote:
> it works if I name the file myAppName_1.1.0b4.dmg.
> But when I reach beta 11 it stops working. What is
> wrong with this?
I basically gave up on Sparkle's ability to parse the version numbers
I wanted to use. I ended up making CFBundleVersion a monotonically
increasing integer -- and don't show it anywhere in my UI. Instead I
use CFBundleShortVersionString or CFBundleGetInfoString.
David Dunham A Sharp, LLC +1 206 783 7404
The Opal outliner is now available! http://a-sharp.com/opal/
More information about the Sparkle
mailing list