XCode Cloud can't access to Azure git repository

Hi to all, we are trying to use XCode Cloud to build up code hosted on Azure git repositories.

At the moment, after the initial setup steps for the CI, when we need to provide authentication to the repository, we obtain an error on ADO when flow try to contact https://dev.azure.com/settings/apps/new

From the documentation (https://developer.apple.com/documentation/xcode/source-code-management-setup) we understood that ADO is not supported as coderepo: there is some workaround to let this work?

There's someone in this situation?

Post not yet marked as solved Up vote post of Coach85 Down vote post of Coach85
3.7k views

Replies

I am also facing this situation. From the documentation I only see this:

Xcode Cloud supports the following source code management (SCM) providers:

Bitbucket Cloud and Bitbucket Server GitHub and GitHub Enterprise GitLab and self-managed GitLab instances

No mentions to Azure devOps :(

me too, is there a solution or workaround to use in order to solve this issue ?

me too

same here

same here

same here

Same.

All the more frustrating because, as best I understand it, Microsoft is actually running a lot (all?) of their git repos (and 100% certainly) their build agents on GitHub under the hood — they’ve just wrapped it in their own UI.

Surely it wouldn’t be difficult to extend support though, for Xcode cloud.

Having the same issue. Do anyone know is there support for Azure repos?

Add a Comment