chore: release 26.0.64

This commit is contained in:
Micha
2025-12-30 20:14:03 +01:00
parent 77a145604c
commit c6ecbbe511
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.64</title>
<pubDate>Tue, 30 Dec 2025 20:14:01 +0100</pubDate>
<sparkle:version>140</sparkle:version>
<sparkle:shortVersionString>26.0.64</sparkle:shortVersionString>
<sparkle:minimumSystemVersion>15.2</sparkle:minimumSystemVersion>
<enclosure url="https://git.24unix.net/tracer/iKeyMon/releases/download/v26.0.64/iKeyMon-26.0.64.zip" length="2993627" type="application/octet-stream" sparkle:edSignature="/O1661/MZz7MEZfMWdK4mK8rx+EPMLvVVzaoX+uOqGzIyzHqRr5G3qngsruaEqMZH8T1Fu81LtGZWH5rNV9pDA=="/>
</item>
<item>
<title>26.0.63</title>
<pubDate>Tue, 30 Dec 2025 20:06:53 +0100</pubDate>
@@ -18,13 +26,5 @@
<sparkle:minimumSystemVersion>15.2</sparkle:minimumSystemVersion>
<enclosure url="https://git.24unix.net/tracer/iKeyMon/releases/download/v26.0.62/iKeyMon-26.0.62.zip" length="2993466" type="application/octet-stream" sparkle:edSignature="TVEg0UZJewO0AIu58Q67jMhan7aINhb843UdKAMz1kxc4dDmryXye4RBj4vs7cnsUXY0R2S5kqgNoWxYF2WdDg=="/>
</item>
<item>
<title>26.0.61</title>
<pubDate>Tue, 30 Dec 2025 19:53:11 +0100</pubDate>
<sparkle:version>134</sparkle:version>
<sparkle:shortVersionString>26.0.61</sparkle:shortVersionString>
<sparkle:minimumSystemVersion>15.2</sparkle:minimumSystemVersion>
<enclosure url="https://git.24unix.net/tracer/iKeyMon/releases/download/v26.0.61/iKeyMon-26.0.61.zip" length="2993461" type="application/octet-stream" sparkle:edSignature="1hOP6gnPYDLukHkdfYZ+1NybIztV7YhW/JAk6RZQU0O00iYRXubjWtjMIg2IQhN/Q/GdjdPJA/L1WswtwgCkCw=="/>
</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 = 138;
CURRENT_PROJECT_VERSION = 140;
DEVELOPMENT_ASSET_PATHS = "\"Preview Content\"";
DEVELOPMENT_TEAM = Q5486ZVAFT;
ENABLE_HARDENED_RUNTIME = YES;
@@ -337,7 +337,7 @@
"$(inherited)",
"@executable_path/../Frameworks",
);
MARKETING_VERSION = 26.0.63;
MARKETING_VERSION = 26.0.64;
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 = 138;
CURRENT_PROJECT_VERSION = 140;
DEVELOPMENT_ASSET_PATHS = "\"Preview Content\"";
DEVELOPMENT_TEAM = Q5486ZVAFT;
ENABLE_HARDENED_RUNTIME = YES;
@@ -368,7 +368,7 @@
"$(inherited)",
"@executable_path/../Frameworks",
);
MARKETING_VERSION = 26.0.63;
MARKETING_VERSION = 26.0.64;
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.63"
"marketing_version": "26.0.64"
}