mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-06 06:44:57 +01:00
macOS: allow Ardour to load unsigned plugins
This commit is contained in:
parent
cee0ad349f
commit
12e846c3e9
1 changed files with 2 additions and 0 deletions
|
|
@ -18,5 +18,7 @@
|
||||||
<true/>
|
<true/>
|
||||||
<key>com.apple.security.device.usb</key>
|
<key>com.apple.security.device.usb</key>
|
||||||
<true/>
|
<true/>
|
||||||
|
<key>com.apple.security.cs.disable-library-validation</key>
|
||||||
|
<true/>
|
||||||
</dict>
|
</dict>
|
||||||
</plist>
|
</plist>
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue