【发布时间】:2016-11-18 20:51:10
【问题描述】:
在我更新 iPad 之前一切正常,现在我无法再构建/安装我的应用程序了。我收到错误消息:
ld : framework not found Pods_myproject
clang: error: linker command failed with exist code 1
我尝试添加/删除 ios 平台,清理 cordova 和 xcode 中的 ios,删除 pods 文件夹和文件,进行 pod deintegrate,重做 pod init 和 pod install,退出 xcode,没有任何效果。
【问题讨论】: