构建失败 "Command CompileStoryboard failed with a nonzero exit code"

Build fails with "Command CompileStoryboard failed with a nonzero exit code"

归档问题后我收到此错误并且应用程序拒绝构建。另外,如果我 select 故事板会完全崩溃。

我试过:

最终帮助我的一件事是在终端中使用这个命令:

git stash

并且项目继续正常构建。在我使用 "git stash pop" 之后,问题又回来了,所以我只是使用以下方法删除了存储:

git stash drop