8 Commits

Author SHA1 Message Date
Micha
94d1b3fec4 chore: release 26.0.36 2025-12-08 18:45:18 +01:00
Micha
4352ae1476 Sparkle fixes 2025-12-08 18:43:48 +01:00
Micha
846e0b149b chore: release 26.0.35 2025-12-08 18:37:49 +01:00
Micha
11ca4dbede Sparkle fixes 2025-12-08 18:36:23 +01:00
Micha
1d8bdfe491 chore: release 26.0.34 2025-12-08 18:27:08 +01:00
Micha
4f5a07822f Sparkle fixes 2025-12-08 18:25:34 +01:00
Micha
67709dfda6 chore: release 26.0.33 2025-12-07 20:22:09 +01:00
Micha
6753226087 Sparkle fixes 2025-12-07 20:20:34 +01:00
5 changed files with 26 additions and 22 deletions

View File

@@ -5,5 +5,5 @@
add a marker for "reboot required"
dummy223
dummy2233

30
Sparkle/appcast.xml vendored
View File

@@ -3,28 +3,28 @@
<channel>
<title>iKeyMon</title>
<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>
<title>26.0.36</title>
<pubDate>Mon, 08 Dec 2025 18:45:16 +0100</pubDate>
<sparkle:version>75</sparkle:version>
<sparkle:shortVersionString>26.0.36</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=="/>
<enclosure url="https://git.24unix.net/tracer/iKeyMon/releases/download/v26.0.36/iKeyMon-26.0.36.zip" length="4813975" type="application/octet-stream" sparkle:edSignature="RvHYE1oDbjzYMWFcj9RVk7Nzq1k8CDKWY8CfTiKjrkY6r9pDR6KjFoHIimVfizN+JyaGcyUaaqzPlNqUsKx3DA=="/>
</item>
<item>
<title>26.0.31</title>
<pubDate>Sun, 07 Dec 2025 17:52:44 +0100</pubDate>
<sparkle:version>65</sparkle:version>
<sparkle:shortVersionString>26.0.31</sparkle:shortVersionString>
<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.31/iKeyMon-26.0.31.zip" length="4811475" type="application/octet-stream" sparkle:edSignature="zFNwVms0WwT5CBYX1GjtVg1qKbxoCVvv2DKXoTGZmwx+crg0B1fk3Ytu9K+6yTfbwQYsRISst9g3InMAlJS6BQ=="/>
<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.29</title>
<pubDate>Sun, 07 Dec 2025 17:07:32 +0100</pubDate>
<sparkle:version>61</sparkle:version>
<sparkle:shortVersionString>26.0.29</sparkle:shortVersionString>
<title>26.0.34</title>
<pubDate>Mon, 08 Dec 2025 18:27:07 +0100</pubDate>
<sparkle:version>71</sparkle:version>
<sparkle:shortVersionString>26.0.34</sparkle:shortVersionString>
<sparkle:minimumSystemVersion>15.2</sparkle:minimumSystemVersion>
<enclosure url="https://git.24unix.net/tracer/iKeyMon/releases/download/v26.0.29/iKeyMon-26.0.29.zip" length="4811507" type="application/octet-stream" sparkle:edSignature="eRH4M8hEYa9gYiyjAVtTpXN3T1o+OGadDRMQu4kHL/dbJ2vj/5pY1+am9/9qG33Qairt3Od/6/WKLyxxs4mWCw=="/>
<enclosure url="https://git.24unix.net/tracer/iKeyMon/releases/download/v26.0.34/iKeyMon-26.0.34.zip" length="4813395" type="application/octet-stream" sparkle:edSignature="vZJsW6B0UgOqrK9XrsHqPRANveYpgzZdnLXbTUGXzyvwLkD8MIqNjjyfGMHe2E3f8zOmF2XKa4hrKNdrHwxPDQ=="/>
</item>
</channel>
</rss>

View File

@@ -4,11 +4,15 @@
<dict>
<key>com.apple.security.app-sandbox</key>
<true/>
<key>com.apple.security.files.user-selected.read-only</key>
<key>com.apple.security.files.user-selected.read-write</key>
<true/>
<key>com.apple.security.files.downloads.read-write</key>
<true/>
<key>com.apple.security.network.client</key>
<true/>
<key>com.apple.security.automation.apple-events</key>
<true/>
<key>com.apple.security.cs.disable-library-validation</key>
<true/>
</dict>
</plist>

View File

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