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?