testSpecialEntitlements property

bool? testSpecialEntitlements
getter/setter pair

The option to test special app entitlements.

Setting this would re-sign the app having special entitlements with an explicit application-identifier. Currently supports testing aps-environment entitlement.

Implementation

core.bool? testSpecialEntitlements;