Skip to content

Instantly share code, notes, and snippets.

@boazcstrike
Last active June 20, 2023 08:57
Show Gist options
  • Save boazcstrike/61f14edc3b129d22257d57a01197e68d to your computer and use it in GitHub Desktop.
Save boazcstrike/61f14edc3b129d22257d57a01197e68d to your computer and use it in GitHub Desktop.
<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:sparkle="http://www.andymatuschak.org/xml-namespaces/sparkle">
<channel>
<title>This is the changelog for Mind You App</title>
<item>
<title>Version 1.0</title>
<description>This is for 1.0</description>
<pubDate>Sat, 26 Jul 2014 15:20:11 +0000</pubDate>
<sparkle:version>1.0</sparkle:version>
<sparkle:tags> <sparkle:criticalUpdate /> </sparkle:tags>
</item>
<item>
<title>Version 1.2.0</title>
<description>This is for 1.2.0</description>
<pubDate>Sat, 27 Jul 2014 15:20:11 +0000</pubDate>
<sparkle:version>1.2.0</sparkle:version>
<sparkle:tags> <sparkle:criticalUpdate /> </sparkle:tags>
</item>
<item>
<title>Version 1.3.0</title>
<description>This is for 1.3.0</description>
<pubDate>Sat, 26 Jul 2014 15:20:13 +0000</pubDate>
<sparkle:version>1.3.0</sparkle:version>
<sparkle:minimumSystemVersion>1.3.0</sparkle:minimumSystemVersion>
<sparkle:tags> <sparkle:criticalUpdate /> </sparkle:tags>
</item>
<!-- A release testing maximumSystemVersion -->
<item>
<title>Version 1.4.0</title>
<description>This is for 1.4.0</description>
<sparkle:version>1.4.0</sparkle:version>
<sparkle:maximumSystemVersion>1.4.0</sparkle:maximumSystemVersion>
<sparkle:tags> <sparkle:criticalUpdate /> </sparkle:tags>
</item>
</channel>
</rss>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment