Documentation
    Preparing search index...
    • Write App.entitlements with the optional APNs environment and app group.

      Parameters

      • buildDir: string

        directory where the app will be built

      • buildType: "debug" | "release"

        "debug" → development APNs, "release" → production APNs

      • pushSync: boolean

        include the APNs environment entitlement

      • OptionalappGroupId: string

        optional app group ID for share extension data sharing

      Returns void