Sparkle test

This commit is contained in:
Micha
2025-12-30 18:08:49 +01:00
parent 6d05419abb
commit 989717539c
3 changed files with 11 additions and 11 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.49</title>
<pubDate>Tue, 30 Dec 2025 18:06:50 +0100</pubDate>
<sparkle:version>108</sparkle:version>
<sparkle:shortVersionString>26.0.49</sparkle:shortVersionString>
<sparkle:minimumSystemVersion>15.2</sparkle:minimumSystemVersion>
<enclosure url="https://git.24unix.net/tracer/iKeyMon/releases/download/v26.0.49/iKeyMon-26.0.49.zip" length="4850385" type="application/octet-stream" sparkle:edSignature="vVX/G9Y01vEa27FJTzT/feQDcjZkRczCHnUgbhG6JDuI60H3PVKXbUQjir9Pv2YDuraT5awPzv966JNBWllEDA=="/>
</item>
<item>
<title>26.0.49</title>
<pubDate>Tue, 30 Dec 2025 18:03:27 +0100</pubDate>
@@ -18,13 +26,5 @@
<sparkle:minimumSystemVersion>15.2</sparkle:minimumSystemVersion>
<enclosure url="https://git.24unix.net/tracer/iKeyMon/releases/download/v26.0.48/iKeyMon-26.0.48.zip" length="4850308" type="application/octet-stream" sparkle:edSignature="E+e+aGnouqj2B4FKh/tTSp9EzTLs/xzqI/06DU5hFN3SM0pvPQPxlGmqDJvHbTnEfd29Hfn4izRcNXlz9WnLDw=="/>
</item>
<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>
</channel>
</rss>

View File

@@ -3,7 +3,7 @@
<plist version="1.0">
<dict>
<key>com.apple.security.app-sandbox</key>
<true/>
<false/>
<key>com.apple.security.files.user-selected.read-write</key>
<true/>
<key>com.apple.security.files.downloads.read-write</key>

View File

@@ -322,7 +322,7 @@
CODE_SIGN_ENTITLEMENTS = iKeyMon.entitlements;
CODE_SIGN_STYLE = Automatic;
COMBINE_HIDPI_IMAGES = YES;
CURRENT_PROJECT_VERSION = 107;
CURRENT_PROJECT_VERSION = 108;
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 = 107;
CURRENT_PROJECT_VERSION = 108;
DEVELOPMENT_ASSET_PATHS = "\"Preview Content\"";
DEVELOPMENT_TEAM = Q5486ZVAFT;
ENABLE_HARDENED_RUNTIME = YES;