Mercurial > hg > vamp-plugin-pack
view deploy/osx/Entitlements.plist @ 89:e9624c95eaad
Update versions
author | Chris Cannam |
---|---|
date | Thu, 27 Feb 2020 12:43:37 +0000 |
parents | efb73feb1061 |
children |
line wrap: on
line source
<?xml version="1.0" encoding="utf-8"?> <plist version="1.0"> <dict> <key>com.apple.security.app-sandbox</key> <false/> </dict> </plist>