fix: Improve macOS support

This commit is contained in:
LukeGus
2025-10-19 16:19:11 -05:00
parent 989fea60e4
commit 792f402df4
2 changed files with 0 additions and 12 deletions

View File

@@ -6,10 +6,6 @@
<true/>
<key>com.apple.security.inherit</key>
<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>
<true/>
<key>com.apple.security.cs.allow-unsigned-executable-memory</key>

View File

@@ -4,14 +4,6 @@
<dict>
<key>com.apple.security.app-sandbox</key>
<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>
<true/>
<key>com.apple.security.network.server</key>