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 renaming a file to an existing file in other folder(Group) by mistake, just rename it to what it was then the error disappeared