Why can I only have one update at a time in the AppCast?

Asked by leafmuncher

This is my Appcast: http://www.plexapp.com/PlexAppcast.xml

The only thing that's slightly odd (perhaps) is the Git revision at the end of the version number (e.g. sparkle:version="0.5.18-36648ff")

My Info.plist looks like this:

      <key>CFBundleShortVersionString</key>
      <string>0.5.18</string>
      <key>CFBundleVersion</key>
      <string>0.5.18-36648ff</string>

Anyway, I would expect if I add multiple entries to the Appcast and an old client connects, it would get a combines list of changes and then the ability to download the latest version, but instead it only displays the very first entry in the Appcast.

Any ideas?

Question information

Language:
English Edit question
Status:
Answered
For:
Sparkle Edit question
Assignee:
No assignee Edit question
Last query:
Last reply:
Revision history for this message
Andy Matuschak (andymatuschak) said :
#1

If you have multiple <items> in your list, it'll update to the one with the latest pubdate. It won't display multiple release notes, though; there's a bug on that. https://bugs.edge.launchpad.net/sparkle/+bug/228445

Can you help with this problem?

Provide an answer of your own, or ask leafmuncher for more information if necessary.

To post a message you must log in.