Skip to content

Commit dae6f1f

Browse files
committed
Add appcast.xml
1 parent d41b234 commit dae6f1f

File tree

1 file changed

+19
-0
lines changed

1 file changed

+19
-0
lines changed

appcast.xml

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,19 @@
1+
<?xml version="1.0" standalone="yes"?>
2+
<rss xmlns:sparkle="http://www.andymatuschak.org/xml-namespaces/sparkle" version="2.0">
3+
<channel>
4+
<title>Copilot for Xcode</title>
5+
<item>
6+
<title>0.9.0</title>
7+
<pubDate>Sat, 25 Mar 2023 23:43:42 +0800</pubDate>
8+
<sparkle:version>62</sparkle:version>
9+
<sparkle:shortVersionString>0.9.0</sparkle:shortVersionString>
10+
<sparkle:minimumSystemVersion>12.0</sparkle:minimumSystemVersion>
11+
<sparkle:releaseNotesLink>https://github.com/intitni/CopilotForXcode/releases/tag/0.9.0</sparkle:releaseNotesLink>
12+
<enclosure
13+
url="https://github.com/intitni/CopilotForXcode/releases/download/0.9.0/Copilot.for.Xcode.app.zip"
14+
sparkle:edSignature="VMbUoqNEeVUMhJVkz+yVljTC7m0PxQFxv1uDJnXB1AUwoe1JMTMR4kBiriul+UWMoXTeSB6Bo+1TTJDOBbToDA=="
15+
length="19202555"
16+
type="application/octet-stream" />
17+
</item>
18+
</channel>
19+
</rss>

0 commit comments

Comments
 (0)