I got the recently discussed \"Xcode 10 Error: Multiple commands produce...\" error, but for the resulting app and appex file of my project. Does anyone have an idea what th
The key was to do pod deintegrate and rm *.workspace file !
pod deintegrate
rm *.workspace