Workaround: Delete the XIB/Storyboard files that caused compile error and build the project again without cleaning the build folder. If another XIB/Storyboard file fails, delete it as well and repeat the process until the compilation is successful. Afterward, you can restore the deleted XIB/Storyboard files (using Git to discard the changes) and build the project again.