-
Beta Was this translation helpful? Give feedback.
Answered by
datlechin
Mar 17, 2026
Replies: 2 comments
-
|
Sorry, I can't do it either... |
Beta Was this translation helpful? Give feedback.
0 replies
-
|
I've just removed the hardcoded development team ID from the project. You should now be able to build by pulling the latest main and selecting your own team in Xcode under Signing & Capabilities. If you're on a free Apple account, make sure to disable any entitlements that require a paid membership (like Keychain Sharing) in your local build settings. |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
datlechin
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment



Hi @nvti @soomtong,
I've just removed the hardcoded development team ID from the project. You should now be able to build by pulling the latest main and selecting your own team in Xcode under Signing & Capabilities.
If you're on a free Apple account, make sure to disable any entitlements that require a paid membership (like Keychain Sharing) in your local build settings.