美文网首页
dyld: Library not loaded: @rpath

dyld: Library not loaded: @rpath

作者: iOS成长指北 | 来源:发表于2016-08-19 17:16 被阅读87次

最近在使用swift的时候遇见了这个问题,记录下来。造成这个问题的原因不确定,所解决方法有很多种,感谢stackflow。
dyld: Library not loaded: @rpath/libswiftCore.dylib
根据步骤一个个来。我这边是证书问题,点击进入钥匙串,查看所有我的证书,将其中信任为 Always Trust改成系统信任。这个问题还是蛮坑的,诸君请以为鉴,多尝试。

相关文章

网友评论

      本文标题:dyld: Library not loaded: @rpath

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