Skip to content

Commit 643299c

Browse files
committed
app cast
1 parent de1b1b3 commit 643299c

File tree

3 files changed

+11
-24
lines changed

3 files changed

+11
-24
lines changed

docs/appcast.xml

+4-4
Original file line numberDiff line numberDiff line change
@@ -2,12 +2,12 @@
22
<channel>
33
<title>nonky</title>
44
<item>
5-
<title>1.0.3</title>
5+
<title>0.0.4</title>
66
<sparkle:releaseNotesLink>
7-
https://github.com/0i0/nonky/releases/tag/v0.0.3
7+
https://github.com/0i0/nonky/releases/tag/v0.0.4
88
</sparkle:releaseNotesLink>
9-
<pubDate>Sat, 14 Oct 2017 22:56:11 +0300</pubDate>
9+
<pubDate>Sat, 14 Oct 2017 23:50:11 +0300</pubDate>
1010
<sparkle:minimumSystemVersion>10.10</sparkle:minimumSystemVersion>
11-
<enclosure url="https://github.com/0i0/nonky/releases/download/v0.0.3/nonky-0.0.3.zip" sparkle:version="1" sparkle:shortVersionString="0.0.3" length="15788677" type="application/octet-stream" sparkle:dsaSignature="MCwCFAjSRA9dC8w71i4GQNicBU+F2hBEAhRG5vfgfLYOgVMaftModleXpmyTnQ=="/>
11+
<enclosure url="https://github.com/0i0/nonky/releases/download/v0.0.4/nonky-0.0.4.zip" sparkle:version="1" sparkle:shortVersionString="0.0.4" length="15788677" type="application/octet-stream" sparkle:dsaSignature="MCwCFCw+Xzvx+wPTqC0IjBuXle4rsA1DAhRs0oIArSr2YliOKru5PWX0kKJ41g=="/>
1212
</item>
1313
</channel></rss>

nonky/Info.plist

+7-7
Original file line numberDiff line numberDiff line change
@@ -6,14 +6,14 @@
66
<string></string>
77
<key>CFBundleIdentifier</key>
88
<string>$(PRODUCT_BUNDLE_IDENTIFIER)</string>
9-
<key>CFBundleName</key>
10-
<string>$(PRODUCT_NAME)</string>
119
<key>CFBundleInfoDictionaryVersion</key>
1210
<string>6.0</string>
13-
<key>CFBundleVersion</key>
14-
<string>1</string>
11+
<key>CFBundleShortVersionString</key>
12+
<string>0.0.4</string>
1513
<key>LSBackgroundOnly</key>
1614
<false/>
15+
<key>CFBundleVersion</key>
16+
<string>1</string>
1717
<key>CFBundleExecutable</key>
1818
<string>$(EXECUTABLE_NAME)</string>
1919
<key>NSAppTransportSecurity</key>
@@ -36,12 +36,12 @@
3636
<key>LSMinimumSystemVersion</key>
3737
<string>$(MACOSX_DEPLOYMENT_TARGET)</string>
3838
<key>SUFeedURL</key>
39-
<string>https://raw.githubusercontent.com/0i0/nonky/master/appcast.xml</string>
39+
<string>https://0i0.github.io/nonky/appcast.xml</string>
4040
<key>CFBundleDevelopmentRegion</key>
4141
<string>$(DEVELOPMENT_LANGUAGE)</string>
4242
<key>NSHumanReadableCopyright</key>
4343
<string>Copyright © 2017 Lior hakim.</string>
44-
<key>CFBundleShortVersionString</key>
45-
<string>0.0.3</string>
44+
<key>CFBundleName</key>
45+
<string>$(PRODUCT_NAME)</string>
4646
</dict>
4747
</plist>

publish/appcast.xml

-13
This file was deleted.

0 commit comments

Comments
 (0)