[Sparkle] Archive file naming
Andy Matuschak
andy at andymatuschak.org
Mon Jun 2 10:49:24 PDT 2008
Sorry for the trouble, David. The parsing really is much improved in
1.5! There are even unit tests to prove it...
But yes, if you use CFBundleVersion for an internal version (your SVN/
Git/Bzr/Hg revision?) and CFBundleShortVersionString for your external
version, Sparkle will do the right thing. Use the
sparkle:shortVersionString attribute on your enclosure in your appcast
to designate the human-readable version name.
- Andy Matuschak
On Jun 2, 2008, at 10:42 AM, David Dunham wrote:
>
> 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/
>
> _______________________________________________
> Sparkle mailing list
> Sparkle at lists.andymatuschak.org
> http://lists.andymatuschak.org/listinfo.cgi/sparkle-andymatuschak.org
More information about the Sparkle
mailing list