mirror of
https://github.com/juce-framework/JUCE.git
synced 2026-01-10 23:44:24 +00:00
iOS: Remove default Inter-App Audio entitlement from AU hosts
This commit is contained in:
parent
eb0ba226d3
commit
82377a787a
7 changed files with 34 additions and 18 deletions
|
|
@ -39,6 +39,7 @@ namespace build_tools
|
|||
bool isAUPluginHost = false;
|
||||
bool isiCloudPermissionsEnabled = false;
|
||||
bool isPushNotificationsEnabled = false;
|
||||
bool isAUHostIAAEnabled = false;
|
||||
bool isAppGroupsEnabled = false;
|
||||
bool isHardenedRuntimeEnabled = false;
|
||||
bool isAppSandboxEnabled = false;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue