chore: release 26.1.12

This commit is contained in:
2026-04-24 19:17:57 +02:00
parent d3af580f07
commit 2b7747db5c
3 changed files with 13 additions and 13 deletions
+8 -8
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.1.12</title>
<pubDate>Fri, 24 Apr 2026 19:17:55 +0200</pubDate>
<sparkle:version>189</sparkle:version>
<sparkle:shortVersionString>26.1.12</sparkle:shortVersionString>
<sparkle:minimumSystemVersion>15.2</sparkle:minimumSystemVersion>
<enclosure url="https://git.24unix.net/tracer/iKeyMon/releases/download/v26.1.12/iKeyMon-26.1.12.zip" length="3308758" type="application/octet-stream" sparkle:edSignature="auIwX5iy4DyrDSYHPFr696KD3UlFbFB1+1W55N2j868KkQJu36j/Wzj5UVursaakrBK49YrZRH4SqfClteQCAA=="/>
</item>
<item>
<title>26.1.11</title>
<pubDate>Tue, 21 Apr 2026 18:06:37 +0200</pubDate>
@@ -18,13 +26,5 @@
<sparkle:minimumSystemVersion>15.2</sparkle:minimumSystemVersion>
<enclosure url="https://git.24unix.net/tracer/iKeyMon/releases/download/v26.1.10/iKeyMon-26.1.10.zip" length="3193339" type="application/octet-stream" sparkle:edSignature="SwXVc4kmCUAec7VcDcoxDySDhGTXwdLz30q9SiyvaGK/P7cel3iljlvDd6Rc4/M1wtHoOZXXo+93lFhnLMB+Aw=="/>
</item>
<item>
<title>26.1.9</title>
<pubDate>Sun, 19 Apr 2026 23:04:07 +0200</pubDate>
<sparkle:version>181</sparkle:version>
<sparkle:shortVersionString>26.1.9</sparkle:shortVersionString>
<sparkle:minimumSystemVersion>15.2</sparkle:minimumSystemVersion>
<enclosure url="https://git.24unix.net/tracer/iKeyMon/releases/download/v26.1.9/iKeyMon-26.1.9.zip" length="3109488" type="application/octet-stream" sparkle:edSignature="ZV96uUMdYC/X90H3G10FMzmZHKUEWpe1geSe/5IBJ7EOCUmx7Mz352i6VMWumFnCtDD4jHo173W9eySUX9KvDA=="/>
</item>
</channel>
</rss>
+4 -4
View File
@@ -322,7 +322,7 @@
CODE_SIGN_ENTITLEMENTS = iKeyMon.entitlements;
CODE_SIGN_STYLE = Automatic;
COMBINE_HIDPI_IMAGES = YES;
CURRENT_PROJECT_VERSION = 187;
CURRENT_PROJECT_VERSION = 189;
DEVELOPMENT_ASSET_PATHS = "\"Preview Content\"";
DEVELOPMENT_TEAM = Q5486ZVAFT;
ENABLE_HARDENED_RUNTIME = YES;
@@ -337,7 +337,7 @@
"$(inherited)",
"@executable_path/../Frameworks",
);
MARKETING_VERSION = 26.1.11;
MARKETING_VERSION = 26.1.12;
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 = 187;
CURRENT_PROJECT_VERSION = 189;
DEVELOPMENT_ASSET_PATHS = "\"Preview Content\"";
DEVELOPMENT_TEAM = Q5486ZVAFT;
ENABLE_HARDENED_RUNTIME = YES;
@@ -368,7 +368,7 @@
"$(inherited)",
"@executable_path/../Frameworks",
);
MARKETING_VERSION = 26.1.11;
MARKETING_VERSION = 26.1.12;
PRODUCT_BUNDLE_IDENTIFIER = net.24unix.iKeyMon;
PRODUCT_NAME = "$(TARGET_NAME)";
SWIFT_EMIT_LOC_STRINGS = YES;
+1 -1
View File
@@ -1,3 +1,3 @@
{
"marketing_version": "26.1.11"
"marketing_version": "26.1.12"
}