disable requirement that all libraries be signed by same teamId

This commit is contained in:
Joel Wetzell
2026-05-07 21:21:26 -05:00
parent bdb8d4d89a
commit 0c35914185
+2
View File
@@ -8,5 +8,7 @@
<true/>
<key>com.apple.security.cs.allow-dyld-environment-variables</key>
<true/>
<key>com.apple.security.cs.disable-library-validation</key>
<true/>
</dict>
</plist>