Can't create Xcode Cloud flow from a Github.com repository

Viewed 327

Since Xcode Cloud was launched last year I'd been able to connect from the Xcode wizard to my Github.com account and the CI worked like a charm, however today I'd been trying to create an Xcode Cloud for a new app and it doesn't finish the wizard flow throwing an error

Connecting Xcode Cloud with your source control provider was incomplete. Repository not accessible

enter image description here

On the GitHub.com side everything seems to be working, did tried this from 2 different computers with the same results, has anyone else gone through this issue?, is there a solution for this or filing a radar to Apple is the only option here?.

1 Answers

I was facing same issue as I had two account connected in the Team for signing in capabilities.

my solution, remove other account and keep main account for Xcode Cloud.

-Tenant

Related