iOS10 dyld: Library not loaded:

2016-10-26  本文已影响160人  Larry萝卜

"dyld: Library not loaded: " /System/Library/Frameworks/Messages.framework/Messages Reason: image not

1 target下的Build Phases标签里
2 找到Link Binary With Libraries, Messages.framework , 把status由Required 修改成Optional
3 其他的framework 也是这么兼容

参考
https://forums.developer.apple.com/thread/12110
http://stackoverflow.com/questions/39787037/xcode-dyld-library-not-loaded-avkit-image-not-found

上一篇下一篇

猜你喜欢

热点阅读