构建失败的Parse-Server / Pod / Bolts [英] Build failing, Parse-Server/Pod/Bolts

查看:207
本文介绍了构建失败的Parse-Server / Pod / Bolts的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我使用Parse-Server / Heroku,并在iOS项目中为 Parse 安装了 pod 我的(写在客观的C)。
我使用的是Xcode版本9.2和pod版本1.3.1。
macOS是High Sierra版本10.13.2。

当我尝试构建项目时,出现此错误:

  ld:找不到-lBolts库b $ b clang:错误:linker命令失败,退出代码1(使用-v查看调用)

但是 Bolts 似乎是安装的,我运行 pod install



关于我能做些什么来解决这个问题有什么想法?
我认为我在这里提供的信息可能不够。如果需要更多解决问题,请让我知道我应该提供什么。 解决方案

确定你打开了生成的工作区,而不是项目本身。


I'm using Parse-Server/Heroku and just installed the pod for Parse in an iOS project of mine (written in objective C). I am using Xcode Version 9.2 and pod version 1.3.1. The macOS is High Sierra Version 10.13.2.

When I try to build the project, I get this error:

ld: library not found for -lBolts
clang: error: linker command failed with exit code 1 (use -v to see invocation)

But Bolts seems to be installed, as a dependency when I run pod install.

Any idea about what I can do to solve the problem? I presume the information I am giving here may not be enough. If more is needed to solve the issue please let me know what I should provide.

解决方案

If you're using cocoapods, make sure you're opening the generated workspace and not the project itself.

这篇关于构建失败的Parse-Server / Pod / Bolts的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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