mirror of
https://github.com/XcodesOrg/XcodesApp.git
synced 2026-03-25 08:55:46 +00:00
Deploying to gh-pages from @ 312f0f6c6a 🚀
This commit is contained in:
parent
ff11281af5
commit
9eb259208e
2 changed files with 74 additions and 0 deletions
37
appcast.xml
Normal file
37
appcast.xml
Normal file
|
|
@ -0,0 +1,37 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<rss version="2.0" xmlns:sparkle="http://www.andymatuschak.org/xml-namespaces/sparkle" xmlns:dc="http://purl.org/dc/elements/1.1/">
|
||||
<channel>
|
||||
<title>XcodesApp</title>
|
||||
<description>Most recent changes with links to updates.</description>
|
||||
<language>en</language>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<item>
|
||||
<title>1.0.0 (1)</title>
|
||||
<description><![CDATA[<p>Initial release</p>
|
||||
]]></description>
|
||||
<pubDate>Tue, 19 Jan 2021 03:35:06 +0000</pubDate>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<enclosure
|
||||
url="https://github.com/RobotsAndPencils/XcodesApp/releases/download/v1.0.0b1/Xcodes.zip"
|
||||
sparkle:version="1"
|
||||
sparkle:shortVersionString="1.0.0"
|
||||
length="8351090"
|
||||
type="application/octet-stream" />
|
||||
|
||||
|
||||
</item>
|
||||
|
||||
|
||||
|
||||
</channel>
|
||||
</rss>
|
||||
|
||||
37
appcast_pre.xml
Normal file
37
appcast_pre.xml
Normal file
|
|
@ -0,0 +1,37 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<rss version="2.0" xmlns:sparkle="http://www.andymatuschak.org/xml-namespaces/sparkle" xmlns:dc="http://purl.org/dc/elements/1.1/">
|
||||
<channel>
|
||||
<title>XcodesApp</title>
|
||||
<description>Most recent changes with links to updates.</description>
|
||||
<language>en</language>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<item>
|
||||
<title>1.0.0 (1)</title>
|
||||
<description><![CDATA[<p>Initial release</p>
|
||||
]]></description>
|
||||
<pubDate>Tue, 19 Jan 2021 03:35:06 +0000</pubDate>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<enclosure
|
||||
url="https://github.com/RobotsAndPencils/XcodesApp/releases/download/v1.0.0b1/Xcodes.zip"
|
||||
sparkle:version="1"
|
||||
sparkle:shortVersionString="1.0.0"
|
||||
length="8351090"
|
||||
type="application/octet-stream" />
|
||||
|
||||
|
||||
</item>
|
||||
|
||||
|
||||
|
||||
</channel>
|
||||
</rss>
|
||||
|
||||
Loading…
Reference in a new issue