Mercurial > hg > vamp-plugin-pack
view deploy/osx/Entitlements.plist @ 111:fe176cd5280c
Various updates to add Azi metadata + ensure it gets installed
author | Chris Cannam |
---|---|
date | Fri, 06 Mar 2020 10:47:39 +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>