]>
git.saurik.com Git - apple/security.git/blob - sectask/SystemEntitlements.h
1 #ifndef SystemEntitlements_h
2 #define SystemEntitlements_h
5 This file collects entitlements defined on the platform and in use by Security.
8 #include <CoreFoundation/CFString.h>
12 /* Entitlement denoting client task is an App Clip */
13 #define kSystemEntitlementOnDemandInstallCapable CFSTR("com.apple.developer.on-demand-install-capable")
17 #endif /* SystemEntitlements_h */