When I try to build my app with Xcode, an error interrupts the build process:
Command CompileStoryboard failed with a nonzero exit code>
CompileStoryboard
In my case it was empty assets catalog, when I delete it everything was fine again.