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)]
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
网友评论