Hi there
-
Do you have any plans to implement a feature that would generate entitlement files?
-
Now, the entitlements property can only receive one instance, not a collection of entitlements instances. However, sometimes for each scheme specific entitlements file is needed. I resolved this by adding files to additionalFiles property and setting
CODE_SIGN_ENTITLEMENTS
key for each scheme in their settings, but perhaps you have plans to extend the property further.