v1.8.0 #429

Merged
LukeGus merged 198 commits from dev-1.8.0 into main 2025-11-05 16:36:16 +00:00
2 changed files with 0 additions and 12 deletions
Showing only changes of commit 792f402df4 - Show all commits

View File

@@ -6,10 +6,6 @@
<true/> <true/>
<key>com.apple.security.inherit</key> <key>com.apple.security.inherit</key>
<true/> <true/>
<key>com.apple.application-identifier</key>
<string>2CPC5YZYFN.com.karmaa.termix</string>
<key>com.apple.developer.team-identifier</key>
<string>2CPC5YZYFN</string>
<key>com.apple.security.cs.allow-jit</key> <key>com.apple.security.cs.allow-jit</key>
<true/> <true/>
<key>com.apple.security.cs.allow-unsigned-executable-memory</key> <key>com.apple.security.cs.allow-unsigned-executable-memory</key>

View File

@@ -4,14 +4,6 @@
<dict> <dict>
<key>com.apple.security.app-sandbox</key> <key>com.apple.security.app-sandbox</key>
<true/> <true/>
<key>com.apple.security.application-groups</key>
<array>
<string>2CPC5YZYFN.com.karmaa.termix</string>
</array>
<key>com.apple.application-identifier</key>
<string>2CPC5YZYFN.com.karmaa.termix</string>
<key>com.apple.developer.team-identifier</key>
<string>2CPC5YZYFN</string>
<key>com.apple.security.network.client</key> <key>com.apple.security.network.client</key>
<true/> <true/>
<key>com.apple.security.network.server</key> <key>com.apple.security.network.server</key>