ios cannot use "@throw" with objective-c exceptions disabled 问题解决方案

Posted 刘明鑫l

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了ios cannot use "@throw" with objective-c exceptions disabled 问题解决方案相关的知识,希望对你有一定的参考价值。

http://blog.csdn.net/huayu_huayu/article/details/51781182

我不转载  我跳转 哈哈哈哈哈哈   其实也就是 

解决办法:修改target -> build settings -> All | Combined -> Apple LLVM Compiler 7.0 - Language 中 Enable Objective-C Exceptions 为YES

详情请看上面的网页  我懒得截图再做一遍

以上是关于ios cannot use "@throw" with objective-c exceptions disabled 问题解决方案的主要内容,如果未能解决你的问题,请参考以下文章