Unable to build with Xcode - iCloud error

Sorry - I could not find a category or tag for this. I have a full developer account and would like to make a few changes to the app for my own use case. I open the Xcode project, and set it to use my team / developer account. But I get this error:

Communication with Apple failed.

An iCloud Container with Identifier 'iCloud.com.ranchero.NetNewsWire' is not available. Please enter a different string.

I read in the notes something about iCloud and Feedly not being enabled due to API keys not being sharable which certainly makes sense. Is there a way for me to build the app and use my Feedly account?

Thank you.

--Nik

Hi - have you followed the instructions in the README around creating SharedXcodeSettings?

Yes. I started from scratch and used the setup.sh script. The Xcode project opens but it doesn’t build:

error: Multiple commands produce '~/Library/Developer/Xcode/DerivedData/NetNewsWire-bjilumehzgfjzagcyvdmslgevbee/Build/Products/Debug/NetNewsWire.app/Contents/Resources/Info.plist'

There are many of these for various Info.plist files - looks like they are themes. Clean build does not help, nor does quitting Xcode.