From 0b0b1e5af51ceef526e31c769e9643fdc45ada3b Mon Sep 17 00:00:00 2001 From: XsF1re Date: Sat, 6 Feb 2021 01:14:38 +0900 Subject: [PATCH] add entitlement to support iOS 14. add entitlement to support iOS 14. --- screendump/en.plist | 8 +++++++- screendumpLowFrame/en.plist | 8 +++++++- 2 files changed, 14 insertions(+), 2 deletions(-) diff --git a/screendump/en.plist b/screendump/en.plist index 40a0e8d..11f2d09 100644 --- a/screendump/en.plist +++ b/screendump/en.plist @@ -2,6 +2,12 @@ + com.apple.security.iokit-user-client-class + + IOSurfaceAcceleratorClient + IOMobileFramebufferUserClient + IOSurfaceRootUserClient + platform-application com.apple.private.security.no-container @@ -41,4 +47,4 @@ com.apple.private.security.disk-device-access - \ No newline at end of file + diff --git a/screendumpLowFrame/en.plist b/screendumpLowFrame/en.plist index 40a0e8d..11f2d09 100644 --- a/screendumpLowFrame/en.plist +++ b/screendumpLowFrame/en.plist @@ -2,6 +2,12 @@ + com.apple.security.iokit-user-client-class + + IOSurfaceAcceleratorClient + IOMobileFramebufferUserClient + IOSurfaceRootUserClient + platform-application com.apple.private.security.no-container @@ -41,4 +47,4 @@ com.apple.private.security.disk-device-access - \ No newline at end of file +