chore: release 26.0.53

This commit is contained in:
Micha
2025-12-30 18:43:27 +01:00
parent aa655bb7d6
commit 144ad27aa6
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.53</title>
<pubDate>Tue, 30 Dec 2025 18:43:26 +0100</pubDate>
<sparkle:version>115</sparkle:version>
<sparkle:shortVersionString>26.0.53</sparkle:shortVersionString>
<sparkle:minimumSystemVersion>15.2</sparkle:minimumSystemVersion>
<enclosure url="https://git.24unix.net/tracer/iKeyMon/releases/download/v26.0.53/iKeyMon-26.0.53.zip" length="4844669" type="application/octet-stream" sparkle:edSignature="sZITpKGozuw66aul4C40U8vp9rIFx5d4+w1UAiRsnZvXIdDmAxaKm2tePf4OAcJzNw+sDrxJ9kOygAzlf49/DA=="/>
</item>
<item>
<title>26.0.52</title>
<pubDate>Tue, 30 Dec 2025 18:33:43 +0100</pubDate>
@@ -18,13 +26,5 @@
<sparkle:minimumSystemVersion>15.2</sparkle:minimumSystemVersion>
<enclosure url="https://git.24unix.net/tracer/iKeyMon/releases/download/v26.0.51/iKeyMon-26.0.51.zip" length="4850429" type="application/octet-stream" sparkle:edSignature="xdd4c5Z2YjM8zBdOH496gW3l2fw/kO3KTwD+Qw0LoMaEz9P33iRntAF2dEJ0zuaVQCnrRS2DVYgVYttv9vHrBQ=="/>
</item>
<item>
<title>26.0.50</title>
<pubDate>Tue, 30 Dec 2025 18:10:27 +0100</pubDate>
<sparkle:version>109</sparkle:version>
<sparkle:shortVersionString>26.0.50</sparkle:shortVersionString>
<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>
</channel>
</rss>

View File

@@ -322,7 +322,7 @@
CODE_SIGN_ENTITLEMENTS = iKeyMon.entitlements;
CODE_SIGN_STYLE = Automatic;
COMBINE_HIDPI_IMAGES = YES;
CURRENT_PROJECT_VERSION = 113;
CURRENT_PROJECT_VERSION = 115;
DEVELOPMENT_ASSET_PATHS = "\"Preview Content\"";
DEVELOPMENT_TEAM = Q5486ZVAFT;
ENABLE_HARDENED_RUNTIME = YES;
@@ -337,7 +337,7 @@
"$(inherited)",
"@executable_path/../Frameworks",
);
MARKETING_VERSION = 26.0.52;
MARKETING_VERSION = 26.0.53;
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 = 113;
CURRENT_PROJECT_VERSION = 115;
DEVELOPMENT_ASSET_PATHS = "\"Preview Content\"";
DEVELOPMENT_TEAM = Q5486ZVAFT;
ENABLE_HARDENED_RUNTIME = YES;
@@ -368,7 +368,7 @@
"$(inherited)",
"@executable_path/../Frameworks",
);
MARKETING_VERSION = 26.0.52;
MARKETING_VERSION = 26.0.53;
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.52"
"marketing_version": "26.0.53"
}