ios - 代码错误 : linker command failed with exit code 1 googletoolboxmac

标签 ios swift xcode

ld: warning: directory not found for option '-F/Users/nicksfikas/Library/Developer/Xcode/DerivedData/Tic_Toe-alfdrybbuuvwxqfdmqfxrrljmyli/Build/Intermediates.noindex/SwiftMigration/Tic Toe/Products/Debug-iphoneos/GoogleToolboxForMac' ld: framework not found GoogleToolboxForMac clang: error: linker command failed with exit code 1 (use -v to see invocation)

我该怎么办?

最佳答案

这是因为您的系统缺少第 3 方库..

试试

我遇到了同样的问题,我的解决方法如下:

关闭 xcode 中的当前项目 ---> 转到您的项目文件并通过单击 .xcworkspace 文件打开项目。注意:不是 .xodeproj 文件。

您可以在产品选项卡中清理项目并选择清理。在 Xcode 的产品选项卡中构建选择构建。

希望它有用..:)

关于ios - 代码错误 : linker command failed with exit code 1 googletoolboxmac,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/48065807/

相关文章:

ios - 在 Swift 中从 `shared` 内部访问 `UIApplication` 的 `share extension` 变量

ios - 在apple store上发布需要ipad版本吗?

ios - 模态视图位置奇怪

ios - 优胜美地的 xcodeproj 中缺少图标文件

arrays - 如何正确地将 Firebase 中的数据添加到数组中?

ios - 如何在Xcode 4.2中“添加现有文件”?

ios - Swift 4 将图像添加到图像数组

swift - 在 Uitableviewcontroller 中创建水平滚动区域

ios - 更改 UILabel 文本有延迟,但为什么呢?

xcode - Clang Pragma 综合列表