Revert "macOS: allow Ardour to load unsigned plugins"

This reverts commit 12e846c3e9.
because it breaks notarization (and we already had that entitlement)
This commit is contained in:
Robin Gareus
2025-08-10 17:38:59 +02:00
parent 673ce0f66f
commit 5c8c7c7814

View File

@@ -18,7 +18,5 @@
<true/>
<key>com.apple.security.device.usb</key>
<true/>
<key>com.apple.security.cs.disable-library-validation</key>
<true/>
</dict>
</plist>