From bea5ee0aadb0ac95f71eb858fdb7f02e748f50d7 Mon Sep 17 00:00:00 2001 From: Sam Bingner Date: Wed, 11 Jul 2018 23:40:04 -1000 Subject: Minimal changes to support iOS11 --- entitlements.xml | 59 ++++++++++++++++++++++++++------------------------------ 1 file changed, 27 insertions(+), 32 deletions(-) (limited to 'entitlements.xml') diff --git a/entitlements.xml b/entitlements.xml index fbcca6a..2beffeb 100644 --- a/entitlements.xml +++ b/entitlements.xml @@ -1,37 +1,32 @@ + - com.apple.coreaudio.allow-amr-decode - - - com.apple.coremedia.allow-protected-content-playback - - - com.apple.managedconfiguration.profiled-access - - - com.apple.springboard.opensensitiveurl - - - dynamic-codesigning - - - com.apple.springboard.launchapplications - - - keychain-access-groups - - com.apple.cfnetwork - com.apple.identities - com.apple.mobilesafari - - - platform-application - - - com.apple.CommCenter.fine-grained - - spi - + com.apple.CommCenter.fine-grained + + spi + + com.apple.coreaudio.allow-amr-decode + + com.apple.coremedia.allow-protected-content-playback + + com.apple.managedconfiguration.profiled-access + + com.apple.private.security.no-container + + com.apple.private.skip-library-validation + + com.apple.springboard.launchapplications + + com.apple.springboard.opensensitiveurl + + keychain-access-groups + + com.apple.cfnetwork + com.apple.identities + com.apple.mobilesafari + + platform-application + -- cgit v1.2.3