Skip to content

fix: inject application-identifier for TestFlight eligibility#568

Merged
jfversluis merged 1 commit intomainfrom
fix/maccatalyst-inject-appid
Apr 8, 2026
Merged

fix: inject application-identifier for TestFlight eligibility#568
jfversluis merged 1 commit intomainfrom
fix/maccatalyst-inject-appid

Conversation

@jfversluis
Copy link
Copy Markdown
Collaborator

TestFlight warning 90886: app signature missing application-identifier. Extract it from the provisioning profile and add to entitlements before re-signing.

TestFlight requires the application-identifier entitlement in the
app signature. codesign doesn't inject it automatically (Xcode does).

Now that the profile uses the base bundle ID (nl.versluis.polypilot),
the extracted value (AY5KBJ6RN9.nl.versluis.polypilot) matches what
Apple expects.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
@jfversluis jfversluis merged commit 592fc14 into main Apr 8, 2026
@jfversluis jfversluis deleted the fix/maccatalyst-inject-appid branch April 8, 2026 15:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant