chore: release 26.0.68

This commit is contained in:
Micha
2026-01-03 13:52:34 +01:00
parent c002cab616
commit 55a266014c
3 changed files with 13 additions and 13 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.68</title>
<pubDate>Sat, 03 Jan 2026 13:52:33 +0100</pubDate>
<sparkle:version>148</sparkle:version>
<sparkle:shortVersionString>26.0.68</sparkle:shortVersionString>
<sparkle:minimumSystemVersion>15.2</sparkle:minimumSystemVersion>
<enclosure url="https://git.24unix.net/tracer/iKeyMon/releases/download/v26.0.68/iKeyMon-26.0.68.zip" length="2993469" type="application/octet-stream" sparkle:edSignature="M5WBkO4BN8RwMJ0ZU3Ku4CyQllnbEzz9X6MYR4IVX5prO9oyMBGoceHA3C97wZA6+++9u7RnRsKrFvei2CsWBQ=="/>
</item>
<item>
<title>26.0.67</title>
<pubDate>Sat, 03 Jan 2026 13:36:29 +0100</pubDate>
@@ -18,13 +26,5 @@
<sparkle:minimumSystemVersion>15.2</sparkle:minimumSystemVersion>
<enclosure url="https://git.24unix.net/tracer/iKeyMon/releases/download/v26.0.66/iKeyMon-26.0.66.zip" length="2993408" type="application/octet-stream" sparkle:edSignature="qEMNzN6b4me5I9hfDMYtQiR++6GUO7fP1WW1nyj8ePCLzbHbWy2ON8TSJBVoVO7Eg3OXDeKLI34D/sUNOdkqBQ=="/>
</item>
<item>
<title>26.0.65</title>
<pubDate>Tue, 30 Dec 2025 20:19:28 +0100</pubDate>
<sparkle:version>142</sparkle:version>
<sparkle:shortVersionString>26.0.65</sparkle:shortVersionString>
<sparkle:minimumSystemVersion>15.2</sparkle:minimumSystemVersion>
<enclosure url="https://git.24unix.net/tracer/iKeyMon/releases/download/v26.0.65/iKeyMon-26.0.65.zip" length="2993625" type="application/octet-stream" sparkle:edSignature="HfLBuEydNbR1aV2LVRY0osEOJypRliYmZzrtIw6P+BJXOBaonUUMI7YoqN8s0BxmQPPFptK1cbGxWDCMd0cHBA=="/>
</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 = 146;
CURRENT_PROJECT_VERSION = 148;
DEVELOPMENT_ASSET_PATHS = "\"Preview Content\"";
DEVELOPMENT_TEAM = Q5486ZVAFT;
ENABLE_HARDENED_RUNTIME = YES;
@@ -337,7 +337,7 @@
"$(inherited)",
"@executable_path/../Frameworks",
);
MARKETING_VERSION = 26.0.67;
MARKETING_VERSION = 26.0.68;
PRODUCT_BUNDLE_IDENTIFIER = net.24unix.iKeyMon;
PRODUCT_NAME = "$(TARGET_NAME)";
SWIFT_EMIT_LOC_STRINGS = YES;
@@ -353,7 +353,7 @@
CODE_SIGN_ENTITLEMENTS = iKeyMon.entitlements;
CODE_SIGN_STYLE = Automatic;
COMBINE_HIDPI_IMAGES = YES;
CURRENT_PROJECT_VERSION = 146;
CURRENT_PROJECT_VERSION = 148;
DEVELOPMENT_ASSET_PATHS = "\"Preview Content\"";
DEVELOPMENT_TEAM = Q5486ZVAFT;
ENABLE_HARDENED_RUNTIME = YES;
@@ -368,7 +368,7 @@
"$(inherited)",
"@executable_path/../Frameworks",
);
MARKETING_VERSION = 26.0.67;
MARKETING_VERSION = 26.0.68;
PRODUCT_BUNDLE_IDENTIFIER = net.24unix.iKeyMon;
PRODUCT_NAME = "$(TARGET_NAME)";
SWIFT_EMIT_LOC_STRINGS = YES;

View File

@@ -1,3 +1,3 @@
{
"marketing_version": "26.0.67"
"marketing_version": "26.0.68"
}