Unable to Setup XCode Cloud

Hi,

I am trying to setup a workflow for my project and I am not able to get to the "Grant Access" step. After I click "Next" on the workflow, I see a "Grant Access to Your Source Code" window with "Loading source code repositories" message and a loading spinner. I see an error "This operation could not be completed". Clicking OK will just show me the previous Loading message.

My XCode is configured with our GitHub account. The lack of any error or steps for resolution is not helping. How do I proceed?

Answered by Developer Tools Engineer in 798470022

@Carson44 Your SCM provider has an IP allow list enabled but the Xcode Cloud IP address is not permitted to access your repo.

We have documentation that describes the SCM provider requirements where you will find the Xcode Cloud IP ranges.

https://developer.apple.com/documentation/xcode/requirements-for-using-xcode-cloud#Source-control-requirements

Here are some instructions on how to update your SCM provider’s IP allow list.

https://docs.github.com/en/enterprise-cloud@latest/organizations/keeping-your-organization-secure/managing-security-settings-for-your-organization/managing-allowed-ip-addresses-for-your-organization#adding-an-allowed-ip-address

Is this your first time onboarding your repository to Xcode Cloud?

Can you please send feedback by clicking on the button in the shown dialog and share the number here? The feedback should include some helpful diagnostics.

Yes this is the first time onboarding. Here is the feedback id - FB14591193

Accepted Answer

@Carson44 Your SCM provider has an IP allow list enabled but the Xcode Cloud IP address is not permitted to access your repo.

We have documentation that describes the SCM provider requirements where you will find the Xcode Cloud IP ranges.

https://developer.apple.com/documentation/xcode/requirements-for-using-xcode-cloud#Source-control-requirements

Here are some instructions on how to update your SCM provider’s IP allow list.

https://docs.github.com/en/enterprise-cloud@latest/organizations/keeping-your-organization-secure/managing-security-settings-for-your-organization/managing-allowed-ip-addresses-for-your-organization#adding-an-allowed-ip-address

Unable to Setup XCode Cloud
 
 
Q