We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0b0a7e4 commit 81f5aa7Copy full SHA for 81f5aa7
entitlements.plist
@@ -30,6 +30,9 @@
30
<string>AGXDeviceUserClient</string>
31
<string>IOHDIXControllerUserClient</string>
32
<string>IOSurfaceRootUserClient</string>
33
+
34
+ <!-- TaskPortHaxx prepare -->
35
+ <string>AppleMobileFileIntegrityUserClient</string>
36
</array>
37
38
<key>com.apple.private.persona-mgmt</key>
@@ -53,10 +56,6 @@
53
56
<true/>
54
57
55
58
<!-- TaskPortHaxx prepare -->
- <key>com.apple.security.iokit-user-client-class</key>
- <array>
- <string>AppleMobileFileIntegrityUserClient</string>
59
- </array>
60
<key>com.apple.private.amfi.can-load-trust-cache</key>
61
62
<key>com.apple.private.pmap.load-trust-cache</key>
0 commit comments