Sparkle test

This commit is contained in:
Micha
2025-12-30 17:18:45 +01:00
parent dbbe1752d1
commit 32f97ff7d4
2 changed files with 10 additions and 10 deletions

16
Sparkle/appcast.xml vendored
View File

@@ -2,6 +2,14 @@
<rss xmlns:sparkle="http://www.andymatuschak.org/xml-namespaces/sparkle" version="2.0">
<channel>
<title>iKeyMon</title>
<item>
<title>26.0.47</title>
<pubDate>Tue, 30 Dec 2025 16:42:08 +0100</pubDate>
<sparkle:version>104</sparkle:version>
<sparkle:shortVersionString>26.0.47</sparkle:shortVersionString>
<sparkle:minimumSystemVersion>15.2</sparkle:minimumSystemVersion>
<enclosure url="https://git.24unix.net/tracer/iKeyMon/releases/download/v26.0.47/iKeyMon-26.0.47.zip" length="4850237" type="application/octet-stream" sparkle:edSignature="gMR0FaJmw4EzFX5NcvCaEv6JX3qayaAg7fnDkrIeeEOn5v5+yYnMFzWcmC9K+qtPGEOM1liTXKKw7nKXoWapDw=="/>
</item>
<item>
<title>26.0.47</title>
<pubDate>Tue, 30 Dec 2025 16:07:13 +0100</pubDate>
@@ -18,13 +26,5 @@
<sparkle:minimumSystemVersion>15.2</sparkle:minimumSystemVersion>
<enclosure url="https://git.24unix.net/tracer/iKeyMon/releases/download/v26.0.46/iKeyMon-26.0.46.zip" length="4849933" type="application/octet-stream" sparkle:edSignature="RwnuNciWKNNxGwhYmGf5Cni8oZZ4jC7JIDNYem/4kThbjAsm32Hrqb6M3rvgEeL+eMmf4njeEdELKzSxMxZSAg=="/>
</item>
<item>
<title>26.0.45</title>
<pubDate>Tue, 30 Dec 2025 15:51:45 +0100</pubDate>
<sparkle:version>98</sparkle:version>
<sparkle:shortVersionString>26.0.45</sparkle:shortVersionString>
<sparkle:minimumSystemVersion>15.2</sparkle:minimumSystemVersion>
<enclosure url="https://git.24unix.net/tracer/iKeyMon/releases/download/v26.0.45/iKeyMon-26.0.45.zip" length="4849893" type="application/octet-stream" sparkle:edSignature="sHY651/cP1trYCeTN+z7czP4qVsbZkeVtzsh47RBYwfY6xYeXRnZ+CBOSE2kukNPH9Knj8x1MLe4M+YGxQ4AAw=="/>
</item>
</channel>
</rss>

View File

@@ -322,7 +322,7 @@
CODE_SIGN_ENTITLEMENTS = iKeyMon.entitlements;
CODE_SIGN_STYLE = Automatic;
COMBINE_HIDPI_IMAGES = YES;
CURRENT_PROJECT_VERSION = 102;
CURRENT_PROJECT_VERSION = 104;
DEVELOPMENT_ASSET_PATHS = "\"Preview Content\"";
DEVELOPMENT_TEAM = Q5486ZVAFT;
ENABLE_HARDENED_RUNTIME = YES;
@@ -353,7 +353,7 @@
CODE_SIGN_ENTITLEMENTS = iKeyMon.entitlements;
CODE_SIGN_STYLE = Automatic;
COMBINE_HIDPI_IMAGES = YES;
CURRENT_PROJECT_VERSION = 102;
CURRENT_PROJECT_VERSION = 104;
DEVELOPMENT_ASSET_PATHS = "\"Preview Content\"";
DEVELOPMENT_TEAM = Q5486ZVAFT;
ENABLE_HARDENED_RUNTIME = YES;