Xcode not compiling any project? 'clang failed with exit code 255'

前端 未结 9 1076
执念已碎
执念已碎 2020-12-23 09:21

Hey all basically what the title says, I was working on my project with no issues and then all of the sudden it just stopped compiling. The only thing that led up to this wa

9条回答
  •  予麋鹿
    予麋鹿 (楼主)
    2020-12-23 09:45

    I just had that same error, same situation(the code worked totally fine, then suddenly has that error message). For me I just closed the simulator and opened it again then xCode does not complain anymore.

    Have you tried to run your code in device?

提交回复
热议问题