[Sparkle] Same version update
Jeremy Matthews
jeremymatthews at mac.com
Thu Sep 20 17:35:30 PDT 2007
When I launch my app, it correctly finds/reads the appcast feed, and
sees the update file as well.
It will download, extract, and install the update.
Problem is, it notifies and offers an update for the running version.
In other words, myapp version 3.1 finds and offers version 3.1...why
would it offer the same version as the one that is running?
I checked my version strings in Xcode and they look like this:
info.plist
<key>CFBundleShortVersionString</key>
<string>4.3</string>
InfoPlist.strings (English)
CFBundleShortVersionString = "4.3";
CFBundleGetInfoString = "My App version 4.3, Copyright MyCompany.";
Could I be missing something?
Thanks,
j
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.andymatuschak.org/pipermail/sparkle-andymatuschak.org/attachments/20070920/27ec0874/attachment.htm
More information about the Sparkle
mailing list