Skip to content

Generating entitlements per build configuration #1536

@totidev

Description

@totidev

I have added the entitlements option to my app, and it correctly generates an entitlement file. However, is it possible to do this based on configuration? I would like to have different values for debug and release. With the example provided below, I can pass in development for aps-enviroment, but how could I do this so that the release configuration uses production?

entitlements:
  path: App/App.entitlements
    properties:
      aps-environment: development

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions