I'm playing whack-a-mole with trying to get my project to compile. It's a mixture of SwiftUI and UIKit and I'm getting random storyboard compile failures: Command CompileStoryboard failed with a nonzero exit code
If I open the storyboard in question, it spins for a while and then appears. I try to compile again and typically a different one fails. Once and a while I can actually get a build to complete.
Anyone else having this issue or know of a workaround?
I'm getting an intermittent error when compiling storyboards.
"error: Internal error. Please file a bug at feedbackassistant.apple.com and attach "/var/folders/kv/...."
The workaround that I've found is that when it barfs, do "killall SWBBuildService" and restart the xcode build without cleaning the build folder. Then it's usually ok until it has to rebuild the storyboard. Lather rinse repeat.
Please file feedback.