Post not yet marked as solved
I guess this no longer matters. Xcode 14 official deprecated Xcode Server.
Post not yet marked as solved
Xcode Server exists as a part of the Xcode app, so you can't remove it... but you can reset to a state where it is not configured.
Swift 'Off' Xcode Server in the Xcode preferences.
In terminal, run sudo xcrun xcscontrol --reset
Remove the Xcode Server account in the Users system preferences.
Post not yet marked as solved
Xcode 12.3, same results: FB8965234
All iOS & tvOS Integrations do not produce installable product and present the export archive failure.
Post not yet marked as solved
This continues to be an issue on Xcode 12.1. I've reset my Xcode Server using sudo xcrun xcscontrol --reset and setup a new bot. Still receiving the same 'export archive' errors noted above.
I've attached another diagnostics file to FB7505463.
Xcode 12.0 Beta 3 resolved this issue.
Post not yet marked as solved
Here's the FB number FB7505463. If you need additional info, I'll be happy to help!
Post not yet marked as solved
This post has a similar question: https://forums.developer.apple.com/message/263593#263593
After more investigation I found my answer.../Library/Developer/XcodeServer/Configuration/xcscouch.ini contains the basic CouchDB configuration for the Xcode Server. under the [admins] section is a username=password list.The default username for the Xcode Server CouchDB instance is 'xcscouchadmin'