【发布时间】:2018-10-18 03:20:54
【问题描述】:
当我尝试使用 Xcode 归档我的项目时,我遇到了一个错误:
ld: library not found for -lReachability
clang: error: linker command failed with exit code 1
你能帮我解决这个问题吗?
【问题讨论】:
-
在 podfile 中缺少任何 pod?
-
@Hamed 如何添加所有 pod?
-
您在工作区工作吗?请打开您的 podfile 并验证您所有的 pod 都在那里。之后通过终端安装 pod。
标签: ios xcode cocoapods flutter