Plans for generation entitlements

Hi there :waving_hand:

  1. Do you have any plans to implement a feature that would generate entitlement files?

  2. 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.

Hey @m.appleseed!

There are no current plans to add support for this, but it’s not something we’d oppose.

Whatever we decide on doing should be tightly connected to Info.plist. There has been some discussion to add support for generating Info.plist per configuration here: Multiple Info.Plist generation

I’d suggest to continue the conversation there by proposing an API – and we can follow suite with the same API for entitlements.