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

Martin Höller martin.hoeller at bluebanana-software.com
Mon Apr 30 04:28:46 PDT 2007


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



More information about the Sparkle mailing list