iOS SDK 开发遇到问题集锦

1.app

动态库加载失败:dyld: Library not loaded: @rpath/MarketingX.framework/MarketingXiphone

  Referenced from: /。。。。/C5/MDemo.app/MDemoui

  Reason: no suitable image found.  Did find:ip

    /。。。/Debug-iphonesimulator/MX.framework/MX'it

    /。。。/MDemo.app/Frameworks/.app/Frameworks/Mframework/MX'table

解决方法:项目->product->cleanbug

相关文章
相关标签/搜索