Compare commits

...

1 Commits

Author SHA1 Message Date
Joel Wetzell 0c35914185 disable requirement that all libraries be signed by same teamId 2026-05-07 21:21:26 -05:00
+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>