Skip to content

Automatic 'Example project' disambiguation#421

Open
MojtabaHs wants to merge 17 commits intorive-app:mainfrom
MojtabaHs:sample-code-disambiguation
Open

Automatic 'Example project' disambiguation#421
MojtabaHs wants to merge 17 commits intorive-app:mainfrom
MojtabaHs:sample-code-disambiguation

Conversation

@MojtabaHs
Copy link

All example projects are currently bound to some private team IDs, which causes some issues:

  1. Xcode tries to fetch unavailable provisioning profiles.
  2. If the user changes the team id to their own, Xcode tries to sign the bundle id to their team id which is not possible.
  3. Xcode throws undesired errors in the first few builds until the library's user can figure out the needed changes.

This PR reduces the ambiguity and also automates the bundle-id uniqify process to prevent unintended bundle reserving by individual team IDs.

Before:
Screenshot 2026-02-14 at 4 43 45 PM

After:
Screenshot 2026-02-14 at 4 42 26 PM

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