Sparkle test

This commit is contained in:
Micha
2025-12-30 15:49:57 +01:00
parent 1947d05d78
commit 48d2f0ea42
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.44</title>
<pubDate>Tue, 30 Dec 2025 15:47:07 +0100</pubDate>
<sparkle:version>97</sparkle:version>
<sparkle:shortVersionString>26.0.44</sparkle:shortVersionString>
<sparkle:minimumSystemVersion>15.2</sparkle:minimumSystemVersion>
<enclosure url="https://git.24unix.net/tracer/iKeyMon/releases/download/v26.0.44/iKeyMon-26.0.44.zip" length="4849925" type="application/octet-stream" sparkle:edSignature="t0Lp1ZifHkMCdfhaysIQfmWL3TnKXfl7GP+xVtysI/Yq62IyVEFYBcUUIARHjfEko+ewgcIupSF0EE0kgRTCCQ=="/>
</item>
<item>
<title>26.0.44</title>
<pubDate>Tue, 30 Dec 2025 15:35:39 +0100</pubDate>
@@ -18,13 +26,5 @@
<sparkle:minimumSystemVersion>15.2</sparkle:minimumSystemVersion>
<enclosure url="https://git.24unix.net/tracer/iKeyMon/releases/download/v26.0.43/iKeyMon-26.0.43.zip" length="4849148" type="application/octet-stream" sparkle:edSignature="QhDKRcr3HsDOc1c+le9pxvVUEiF31ttQc4VcgBunWzi/CBGHAj0Wr0TedMhv+Os+Vza363831Jbc7nnaxjzDCg=="/>
</item>
<item>
<title>26.0.42</title>
<pubDate>Tue, 30 Dec 2025 14:23:39 +0100</pubDate>
<sparkle:version>89</sparkle:version>
<sparkle:shortVersionString>26.0.42</sparkle:shortVersionString>
<sparkle:minimumSystemVersion>15.2</sparkle:minimumSystemVersion>
<enclosure url="https://git.24unix.net/tracer/iKeyMon/releases/download/v26.0.42/iKeyMon-26.0.42.zip" length="4848475" type="application/octet-stream" sparkle:edSignature="oh2lJZhiLSiuWjFNlHbIqdAXVf5rp4uh7PRJQfWRRYxEDvZ6ZGeBUQg+yxYT0YvPb4Vh4jpEmoqGrXYXa3+hAQ=="/>
</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 = 95;
CURRENT_PROJECT_VERSION = 97;
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 = 95;
CURRENT_PROJECT_VERSION = 97;
DEVELOPMENT_ASSET_PATHS = "\"Preview Content\"";
DEVELOPMENT_TEAM = Q5486ZVAFT;
ENABLE_HARDENED_RUNTIME = YES;