chore: release 26.0.42

This commit is contained in:
Micha
2025-12-30 14:23:40 +01:00
parent c3f445e3c3
commit ee27efc0d4
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.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>
<item>
<title>26.0.41</title>
<pubDate>Tue, 30 Dec 2025 13:29:22 +0100</pubDate>
@@ -18,13 +26,5 @@
<sparkle:minimumSystemVersion>15.2</sparkle:minimumSystemVersion>
<enclosure url="https://git.24unix.net/tracer/iKeyMon/releases/download/v26.0.41/iKeyMon-26.0.41.zip" length="4847296" type="application/octet-stream" sparkle:edSignature="8ITx6pM0LDVh0IpAz7eej7+eomnLTvRbchNaxSbdfQT/A16Bxg6F+FgtRDJkV5khJTrunpEPal9x3OUi7FO4Bg=="/>
</item>
<item>
<title>26.0.40</title>
<pubDate>Tue, 30 Dec 2025 13:01:18 +0100</pubDate>
<sparkle:version>83</sparkle:version>
<sparkle:shortVersionString>26.0.40</sparkle:shortVersionString>
<sparkle:minimumSystemVersion>15.2</sparkle:minimumSystemVersion>
<enclosure url="https://git.24unix.net/tracer/iKeyMon/releases/download/v26.0.40/iKeyMon-26.0.40.zip" length="4829609" type="application/octet-stream" sparkle:edSignature="RoGONthjaIA8/2Ne84xObiR+0u2KfaIDLCy4TwiQcN4UwzSkfsWM3pbLzByJpO5ID8GV6w7gDGn4oxpaQg0dDA=="/>
</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 = 88;
CURRENT_PROJECT_VERSION = 89;
DEVELOPMENT_ASSET_PATHS = "\"Preview Content\"";
DEVELOPMENT_TEAM = Q5486ZVAFT;
ENABLE_HARDENED_RUNTIME = YES;
@@ -337,7 +337,7 @@
"$(inherited)",
"@executable_path/../Frameworks",
);
MARKETING_VERSION = 26.0.41;
MARKETING_VERSION = 26.0.42;
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 = 88;
CURRENT_PROJECT_VERSION = 89;
DEVELOPMENT_ASSET_PATHS = "\"Preview Content\"";
DEVELOPMENT_TEAM = Q5486ZVAFT;
ENABLE_HARDENED_RUNTIME = YES;
@@ -368,7 +368,7 @@
"$(inherited)",
"@executable_path/../Frameworks",
);
MARKETING_VERSION = 26.0.41;
MARKETING_VERSION = 26.0.42;
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.41"
"marketing_version": "26.0.42"
}