chore: release 26.0.47

This commit is contained in:
Micha
2025-12-30 16:07:14 +01:00
parent 87d4bffb99
commit 2fe9821ac1
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.47</title>
<pubDate>Tue, 30 Dec 2025 16:07:13 +0100</pubDate>
<sparkle:version>102</sparkle:version>
<sparkle:shortVersionString>26.0.47</sparkle:shortVersionString>
<sparkle:minimumSystemVersion>15.2</sparkle:minimumSystemVersion>
<enclosure url="https://git.24unix.net/tracer/iKeyMon/releases/download/v26.0.47/iKeyMon-26.0.47.zip" length="4849952" type="application/octet-stream" sparkle:edSignature="KDnwWD5fDPsB3WQBNtULYeUATyRTN6uoCRbevt4qROvLg5rFLj4OZdf7CujZYWXTzGczVhvxkPqJOBllCwsICQ=="/>
</item>
<item>
<title>26.0.46</title>
<pubDate>Tue, 30 Dec 2025 16:00:24 +0100</pubDate>
@@ -18,13 +26,5 @@
<sparkle:minimumSystemVersion>15.2</sparkle:minimumSystemVersion>
<enclosure url="https://git.24unix.net/tracer/iKeyMon/releases/download/v26.0.45/iKeyMon-26.0.45.zip" length="4849893" type="application/octet-stream" sparkle:edSignature="sHY651/cP1trYCeTN+z7czP4qVsbZkeVtzsh47RBYwfY6xYeXRnZ+CBOSE2kukNPH9Knj8x1MLe4M+YGxQ4AAw=="/>
</item>
<item>
<title>26.0.44</title>
<pubDate>Tue, 30 Dec 2025 15:47:07 +0100</pubDate>
<sparkle:version>97</sparkle:version>
<sparkle:shortVersionString>26.0.44</sparkle:shortVersionString>
<sparkle:minimumSystemVersion>15.2</sparkle:minimumSystemVersion>
<enclosure url="https://git.24unix.net/tracer/iKeyMon/releases/download/v26.0.44/iKeyMon-26.0.44.zip" length="4849925" type="application/octet-stream" sparkle:edSignature="t0Lp1ZifHkMCdfhaysIQfmWL3TnKXfl7GP+xVtysI/Yq62IyVEFYBcUUIARHjfEko+ewgcIupSF0EE0kgRTCCQ=="/>
</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 = 100;
CURRENT_PROJECT_VERSION = 102;
DEVELOPMENT_ASSET_PATHS = "\"Preview Content\"";
DEVELOPMENT_TEAM = Q5486ZVAFT;
ENABLE_HARDENED_RUNTIME = YES;
@@ -337,7 +337,7 @@
"$(inherited)",
"@executable_path/../Frameworks",
);
MARKETING_VERSION = 26.0.46;
MARKETING_VERSION = 26.0.47;
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 = 100;
CURRENT_PROJECT_VERSION = 102;
DEVELOPMENT_ASSET_PATHS = "\"Preview Content\"";
DEVELOPMENT_TEAM = Q5486ZVAFT;
ENABLE_HARDENED_RUNTIME = YES;
@@ -368,7 +368,7 @@
"$(inherited)",
"@executable_path/../Frameworks",
);
MARKETING_VERSION = 26.0.46;
MARKETING_VERSION = 26.0.47;
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.46"
"marketing_version": "26.0.47"
}