Hi all,
I've been trying to set up a project with Xcode Cloud and connect it to GitHub. I believe the requirements in https://developer.apple.com/documentation/xcode/requirements-for-using-xcode-cloud#Source-Control-Requirements are met , and I worked through https://developer.apple.com/documentation/xcode/connecting-xcode-cloud-to-github , but after getting the success message in the browser and being sent back to Xcode, I always get:
“Project” could not be added to Xcode Cloud
There was an error accessing https://api.github.com, access denied
Is anyone aware of any way to get more information about what's failing? I can't see any logs or console entries and so am not sure how to proceed...
I was temporarily granted Owner access to the GitHub organisation of which I am a member to set this up, and selected to install it only for my project's repository, as recommended in the docs. The Xcode Cloud app is listed in the Organisation's settings now, and all looks correct, but whatever project config I try to set up in Xcode, it always fails with the access-denied message at the "Grant Access to Your Source Code" stage.
Thanks for any hints on how to debug this further!