When I try to build my app with Xcode, an error interrupts the build process:
Command
CompileStoryboardfailed with a nonzero exit code
Sometimes, it shows this error instead:
Command
CompileSwiftfailed with a nonzero exit code
I have New Build System turned on.
What can I do to fix this?



