Xcode does not allow to edit multiple integrations at once, so we should select and delete them one by one. Such a terrible experience.
Fortunately, an Xcode Server can be accessed via an API. For example, let’s imagine that your Xcode server is running locally and is logged into macOS as vadim
. Run the following command in Terminal:
curl -u vadim -ki https://localhost:20343/api/integrations