I'm trying to create my first Xcode Cloud Workflow. I've clicked Product
-> Xcode Cloud
-> Create Workflow
-> Next
(through an introduction page).
Xcode won't allow me to select a product, and when I double click it I get this error message:
This product could not be added to Xcode Cloud Missing Data: product
I'm using Xcode 13.2.1 on macOS 12.1.
This is the only similar report I could find but no solution: https://developer.apple.com/forums/thread/694852
I was wondering if anyone else has experienced this?
Edit (3 March '22):
Xcode 13.3 beta 3 now produces this error when I click create Workflow. It does not open the popup shown in the previous screenshots at all.
I was getting this error as well. In my case I was able to resolve this by enabling Source Control in Xcode preferences.