chore: release 26.0.35

This commit is contained in:
Micha
2025-12-08 18:37:49 +01:00
parent 11ca4dbede
commit 846e0b149b
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.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>
<item>
<title>26.0.34</title>
<pubDate>Mon, 08 Dec 2025 18:27:07 +0100</pubDate>
@@ -18,13 +26,5 @@
<sparkle:minimumSystemVersion>15.2</sparkle:minimumSystemVersion>
<enclosure url="https://git.24unix.net/tracer/iKeyMon/releases/download/v26.0.33/iKeyMon-26.0.33.zip" length="4813392" type="application/octet-stream" sparkle:edSignature="cXWLhYbqfCw09x8G5dFyaxrFV3yLQ0Q0Nx3by+ZqnEOQVjGqoQftBAykicnED6EvDgLpL/bhN2lP6JMkGbH1DA=="/>
</item>
<item>
<title>26.0.32</title>
<pubDate>Sun, 07 Dec 2025 20:18:03 +0100</pubDate>
<sparkle:version>67</sparkle:version>
<sparkle:shortVersionString>26.0.32</sparkle:shortVersionString>
<sparkle:minimumSystemVersion>15.2</sparkle:minimumSystemVersion>
<enclosure url="https://git.24unix.net/tracer/iKeyMon/releases/download/v26.0.32/iKeyMon-26.0.32.zip" length="4812967" type="application/octet-stream" sparkle:edSignature="VAe1YSD8dNPTQDo7cONS62JGNZfAEp+aO0pIKgJZf2pdVrHaKtI7NS8RR8nqVb0cyBMCLySiI1t6Rc4iLBxuAg=="/>
</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 = 71;
CURRENT_PROJECT_VERSION = 73;
DEVELOPMENT_ASSET_PATHS = "\"Preview Content\"";
DEVELOPMENT_TEAM = Q5486ZVAFT;
ENABLE_HARDENED_RUNTIME = YES;
@@ -337,7 +337,7 @@
"$(inherited)",
"@executable_path/../Frameworks",
);
MARKETING_VERSION = 26.0.34;
MARKETING_VERSION = 26.0.35;
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 = 71;
CURRENT_PROJECT_VERSION = 73;
DEVELOPMENT_ASSET_PATHS = "\"Preview Content\"";
DEVELOPMENT_TEAM = Q5486ZVAFT;
ENABLE_HARDENED_RUNTIME = YES;
@@ -368,7 +368,7 @@
"$(inherited)",
"@executable_path/../Frameworks",
);
MARKETING_VERSION = 26.0.34;
MARKETING_VERSION = 26.0.35;
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.34"
"marketing_version": "26.0.35"
}