美文网首页
解决Cannot use '@try' with Objecti

解决Cannot use '@try' with Objecti

作者: 舒翱 | 来源:发表于2019-04-08 13:38 被阅读0次

Xcode打包提示:

Cannot use '@try' with Objective-C exceptions disabled

解决方法:

修改target -> build settings -> All | Combined -> Apple LLVM Compiler 4.2 - Language 中 Enable Objective-C Exceptions为YES

[图片上传中...(image-bea25c-1554701892567-0)]

相关文章

网友评论

      本文标题:解决Cannot use '@try' with Objecti

      本文链接:https://www.haomeiwen.com/subject/oqmuiqtx.html