libc++abi.dylib: terminating wit

2016-11-23  本文已影响116人  MdWhat

出现异常:libc++abi.dylib: terminating with uncaught exception of type NSException

库文件冲突导致

问题解决方法是:在TARGETS-Build Settings-Other Linker Flags属性
添加-ObjC属性即可!

上一篇下一篇

猜你喜欢

热点阅读