diff options
author | Jay Freeman (saurik) <saurik@saurik.com> | 2016-12-26 19:57:55 -0800 |
---|---|---|
committer | Jay Freeman (saurik) <saurik@saurik.com> | 2016-12-26 19:57:55 -0800 |
commit | 019bd407df21b38dc22972771fc8557e45a844d3 (patch) | |
tree | ff6546a0f87fe59ec0719512b3eb44b405d9c302 /entitlements.xml | |
parent | b23b24db6ecef37ed83ad7167a30a0534cd3fbbf (diff) |
Move to CoreTelephony's _CTServerConnectionCreate.
Diffstat (limited to 'entitlements.xml')
-rw-r--r-- | entitlements.xml | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/entitlements.xml b/entitlements.xml index 65bd529..fbcca6a 100644 --- a/entitlements.xml +++ b/entitlements.xml @@ -28,5 +28,10 @@ <key>platform-application</key> <true/> + + <key>com.apple.CommCenter.fine-grained</key> + <array> + <string>spi</string> + </array> </dict> </plist> |