Skip to content

fix: use base bundle ID with new provisioning profile#567

Merged
jfversluis merged 1 commit intomainfrom
fix/maccatalyst-base-bundleid
Apr 8, 2026
Merged

fix: use base bundle ID with new provisioning profile#567
jfversluis merged 1 commit intomainfrom
fix/maccatalyst-base-bundleid

Conversation

@jfversluis
Copy link
Copy Markdown
Collaborator

New provisioning profile (PP_Mac_dist) uses the base App ID nl.versluis. no maccatalyst prefix. Secrets updated.polypilot

This eliminates 26 lines of workarounds:

  • No more maccatalyst. prefix in ApplicationId
  • No more CFBundleIdentifier patching step
  • No more --preserve-metadata=entitlements hack

MAUI now signs with the correct application-identifier (AY5KBJ6RN9.nl.versluis.polypilot) natively.

New provisioning profile (PP_Mac_dist) uses the base App ID
nl.versluis.polypilot instead of the maccatalyst-prefixed one.

This eliminates:
- The maccatalyst. prefix from ApplicationId
- The bundle ID patching step
- The --preserve-metadata=entitlements hack

Now MAUI signs with the correct application-identifier
(AY5KBJ6RN9.nl.versluis.polypilot) from the start.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
@jfversluis jfversluis merged commit 1dba343 into main Apr 8, 2026
@jfversluis jfversluis deleted the fix/maccatalyst-base-bundleid branch April 8, 2026 15:08
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