Mercurial > hg > vamp-plugin-pack
view deploy/osx/Entitlements.plist @ 84:e77bcf5caedd
Some layout & text tweaks
author | Chris Cannam |
---|---|
date | Wed, 26 Feb 2020 13:27:02 +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>