RestKit CocoaPods 链接器错误

Posted

技术标签:

【中文标题】RestKit CocoaPods 链接器错误【英文标题】:RestKit CocoaPods Linker Error 【发布时间】:2014-02-12 20:17:59 【问题描述】:

项目非常简单,只是一个带有 RestKit 的空白选项卡式应用程序 - 没有其他代码。出于某种原因,我不断收到链接器错误:

clang: error: 链接器命令失败,退出代码为 1(使用 -v 查看调用)

这是我运行 pod install 后终端的输出:

$ pod install
Analyzing dependencies
Downloading dependencies
Using AFNetworking (1.3.3)
Using ISO8601DateFormatterValueTransformer (0.5.0)
Using RKValueTransformers (1.0.1)
Using RestKit (0.22.0)
Using SOCKit (1.1)
Using TransitionKit (2.0.0)
Generating Pods project
Integrating client project

以及 pod --version 的输出:

$  pod --version
0.29.0

我也知道通常使用 RestKit 我应该在 libRestKit.a 中链接,但它没有出现在我的列表中。

【问题讨论】:

你关注github.com/RestKit/RestKit/wiki/…了吗? 在同一张纸条上,您是否正确遵循了设置:guides.cocoapods.org/using/using-cocoapods.html 【参考方案1】:

修好了!由于我是 cocoapods 的新手,我不知道我必须打开工作区文件而不是项目文件。很简单:)

library not found for -lPods

【讨论】:

以上是关于RestKit CocoaPods 链接器错误的主要内容,如果未能解决你的问题,请参考以下文章

错误:“沙箱与 Podfile.lock 不同步...”在使用 cocoapods 安装 RestKit 后

RestKit 链接器错误

RestKit 0.20.0-pre3 错误-[NSManagedObjectContext saveToPersistentStore:]:无法识别的选择器发送到实例

从 Xcode 项目运行应用程序时 Cocoapods 链接器错误

RestKit 编译失败,cocoapods use_frameworks for swift

Firebase CocoaPods 出现重复符号链接器错误