[Sparkle] Version name scheme changed -> no more updates

Andy Matuschak andy at andymatuschak.org
Wed May 2 15:00:16 PDT 2007


Whoa! What the! How did I / everyone else not notice this before? I  
got my string comparison backwards. Just change line 144 of  
SUUtilities.m to:

                 NSComparisonResult result = [partB compare:partA];

Or re-check out from SVN. Wow. Stupid mistake. I hope this fixes it.  
Thanks!

- Andy Matuschak

On Apr 30, 2007, at 4:28 AM, Martin Höller wrote:

> Hi,
>
> I recently changed the version name scheme for my app from 2.0alphaX
> to 2.0rcX (2.0alpha5 => 2.0rc1). Now sparkle does not recognize
> 2.0rc1 to be a new version. Here is the line from my appcast:
>
> <enclosure sparkle:shortVersionString="2.0rc1" url="http://
> www.bluebanana-software.com/assets/ProjectCalculator2_RC1.dmg"
> length="3469629"
> type="application/octet-stream"/>
>
> Setting the version to 2.0alpha6 works. CFBundleShortVersionString is
> set to "2.0rc1" in my info.plist file. Any ideas?
>
> Thanks,
> Martin
>
> _______________________________________________
> Sparkle mailing list
> Sparkle at lists.andymatuschak.org
> http://lists.andymatuschak.org/listinfo.cgi/sparkle-andymatuschak.org



More information about the Sparkle mailing list