chore: release 26.0.38

This commit is contained in:
Micha
2025-12-08 19:31:41 +01:00
parent dd225b2b8e
commit bbb0b580b0
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.38</title>
<pubDate>Mon, 08 Dec 2025 19:31:40 +0100</pubDate>
<sparkle:version>79</sparkle:version>
<sparkle:shortVersionString>26.0.38</sparkle:shortVersionString>
<sparkle:minimumSystemVersion>15.2</sparkle:minimumSystemVersion>
<enclosure url="https://git.24unix.net/tracer/iKeyMon/releases/download/v26.0.38/iKeyMon-26.0.38.zip" length="4813965" type="application/octet-stream" sparkle:edSignature="QQNP/buW11kZJLp3A0atvViRsxkokLt3JT1E/f5Duc+U5ZimC4SiOakk3PsOVTBxhFzYMi75Rbe9xrEDi3pVDg=="/>
</item>
<item>
<title>26.0.37</title>
<pubDate>Mon, 08 Dec 2025 19:07:34 +0100</pubDate>
@@ -18,13 +26,5 @@
<sparkle:minimumSystemVersion>15.2</sparkle:minimumSystemVersion>
<enclosure url="https://git.24unix.net/tracer/iKeyMon/releases/download/v26.0.36/iKeyMon-26.0.36.zip" length="4813975" type="application/octet-stream" sparkle:edSignature="RvHYE1oDbjzYMWFcj9RVk7Nzq1k8CDKWY8CfTiKjrkY6r9pDR6KjFoHIimVfizN+JyaGcyUaaqzPlNqUsKx3DA=="/>
</item>
<item>
<title>26.0.35</title>
<pubDate>Mon, 08 Dec 2025 18:37:47 +0100</pubDate>
<sparkle:version>73</sparkle:version>
<sparkle:shortVersionString>26.0.35</sparkle:shortVersionString>
<sparkle:minimumSystemVersion>15.2</sparkle:minimumSystemVersion>
<enclosure url="https://git.24unix.net/tracer/iKeyMon/releases/download/v26.0.35/iKeyMon-26.0.35.zip" length="4813406" type="application/octet-stream" sparkle:edSignature="alIJ2iC/hI4KOY59TMQl7WKXUbHbexVnALDJwq+wqSBJ4QOBwHj+5xc2JpBvNs1kbwgefU+kSNkeMqKFcBbNDQ=="/>
</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 = 77;
CURRENT_PROJECT_VERSION = 79;
DEVELOPMENT_ASSET_PATHS = "\"Preview Content\"";
DEVELOPMENT_TEAM = Q5486ZVAFT;
ENABLE_HARDENED_RUNTIME = YES;
@@ -337,7 +337,7 @@
"$(inherited)",
"@executable_path/../Frameworks",
);
MARKETING_VERSION = 26.0.37;
MARKETING_VERSION = 26.0.38;
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 = 77;
CURRENT_PROJECT_VERSION = 79;
DEVELOPMENT_ASSET_PATHS = "\"Preview Content\"";
DEVELOPMENT_TEAM = Q5486ZVAFT;
ENABLE_HARDENED_RUNTIME = YES;
@@ -368,7 +368,7 @@
"$(inherited)",
"@executable_path/../Frameworks",
);
MARKETING_VERSION = 26.0.37;
MARKETING_VERSION = 26.0.38;
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.37"
"marketing_version": "26.0.38"
}