chore: release 26.0.52

This commit is contained in:
Micha
2025-12-30 18:33:44 +01:00
parent 5f045c113a
commit 1ac34e1f04
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.52</title>
<pubDate>Tue, 30 Dec 2025 18:33:43 +0100</pubDate>
<sparkle:version>113</sparkle:version>
<sparkle:shortVersionString>26.0.52</sparkle:shortVersionString>
<sparkle:minimumSystemVersion>15.2</sparkle:minimumSystemVersion>
<enclosure url="https://git.24unix.net/tracer/iKeyMon/releases/download/v26.0.52/iKeyMon-26.0.52.zip" length="4844627" type="application/octet-stream" sparkle:edSignature="Kn9plhKLNhs3PMzYsGFFY8AkiuDdKzbpMg494Q8EOGO4DQtavhK/LHQtCRvoj9U9kAYPA+8aI7tt6l/GbbwWDg=="/>
</item>
<item>
<title>26.0.51</title>
<pubDate>Tue, 30 Dec 2025 18:24: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.50/iKeyMon-26.0.50.zip" length="4850432" type="application/octet-stream" sparkle:edSignature="Xg6fiCDGCuvl+IWB9Xs9dkiGUgC9pqTWdK6R4MFE9eCsFcjmfNG9jrEhpMKCCo7paCc3M8PhN06lsBd+tB+tAg=="/>
</item>
<item>
<title>26.0.49</title>
<pubDate>Tue, 30 Dec 2025 18:06:50 +0100</pubDate>
<sparkle:version>108</sparkle:version>
<sparkle:shortVersionString>26.0.49</sparkle:shortVersionString>
<sparkle:minimumSystemVersion>15.2</sparkle:minimumSystemVersion>
<enclosure url="https://git.24unix.net/tracer/iKeyMon/releases/download/v26.0.49/iKeyMon-26.0.49.zip" length="4850385" type="application/octet-stream" sparkle:edSignature="vVX/G9Y01vEa27FJTzT/feQDcjZkRczCHnUgbhG6JDuI60H3PVKXbUQjir9Pv2YDuraT5awPzv966JNBWllEDA=="/>
</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 = 111;
CURRENT_PROJECT_VERSION = 113;
DEVELOPMENT_ASSET_PATHS = "\"Preview Content\"";
DEVELOPMENT_TEAM = Q5486ZVAFT;
ENABLE_HARDENED_RUNTIME = YES;
@@ -337,7 +337,7 @@
"$(inherited)",
"@executable_path/../Frameworks",
);
MARKETING_VERSION = 26.0.51;
MARKETING_VERSION = 26.0.52;
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 = 111;
CURRENT_PROJECT_VERSION = 113;
DEVELOPMENT_ASSET_PATHS = "\"Preview Content\"";
DEVELOPMENT_TEAM = Q5486ZVAFT;
ENABLE_HARDENED_RUNTIME = YES;
@@ -368,7 +368,7 @@
"$(inherited)",
"@executable_path/../Frameworks",
);
MARKETING_VERSION = 26.0.51;
MARKETING_VERSION = 26.0.52;
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.51"
"marketing_version": "26.0.52"
}