Xcode Cloud cannot be setup from Xcode 27

I'm trying to start using Xcode Cloud from a project, but the only thing I get is the message saying "Failed to create workflow" with the actual error being "Could not find item. Domain: XcodeCloudKit.XcodeCloudCommandHandler.CommandHandlerError Code: 5".

Initially, it did lead me to configuring permissions on GitHub. But it failed in the end probably because the git remote of the project was pointing to another organisation, that transferred the ownership to me. I switched remote to my org, but it didn't help. So, I revoked the permission and deleted Xcode Cloud app from my GitHub in hopes that the config process would start again. It does not.

All I get is this senseless error.

Is Xcode Cloud functionality functioning at all in Xcode beta 27 for anyone?

Answered by ViktorCode in 894625022

Figured how to fix that: In Xcode a menu item became available, offering to delete Xcode Cloud data stored locally.

After that I was able to configure the project for use with Cloud.

Accepted Answer

Figured how to fix that: In Xcode a menu item became available, offering to delete Xcode Cloud data stored locally.

After that I was able to configure the project for use with Cloud.

Xcode Cloud cannot be setup from Xcode 27
 
 
Q