dyld:未加载库:@ rpath / MyDSK.framework / MyDSK - > SWIFT iOS 8.0 [英] dyld: Library not loaded: @rpath/MyDSK.framework/MyDSK -> SWIFT iOS 8.0

查看:108
本文介绍了dyld:未加载库:@ rpath / MyDSK.framework / MyDSK - > SWIFT iOS 8.0的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我目前正在开发一个快速的SDK。

I'm currently develop an swift SDK.

使用swift SDK编译示例时,出现错误

When compile the sample with the swift SDK, I got an error

dyld: Library not loaded: @rpath/MyDSK.framework/ODBlockChainWallet


Referenced from: /Users/{}/Sample.app/Sample



Reason: image not found

如果我继续引用文件夹,我可以看到swift SDK T_T

And if I go on the referenced folder, I can see the swift SDK T_T

任何想法?

推荐答案

我遇到了这个问题并且能够通过将Swift框架(MySDK.framework)添加到Xcode的常规选项卡的嵌入式二进制文件部分来修复它项目设置。然后删除派生数据并重建。

I was having this problem and was able to fix it by adding the Swift framework (MySDK.framework) to the "Embedded Binaries" section of the "General" tab of the Xcode project settings. Then deleting the derived data and rebuilding.

这篇关于dyld:未加载库:@ rpath / MyDSK.framework / MyDSK - > SWIFT iOS 8.0的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
相关文章
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆