ios - Result.Framework 未在 TrueTime 中找到?

标签 ios swift xcode

我在我的项目中使用 TrueTime 库。我从下面的链接下载了它

https://github.com/instacart/TrueTime.swift

但是当我打开新项目并选择 show in finder 时,我在 finder 中看不到任何 Result.Framework。它仅在项目结构中。

enter image description here

最佳答案

您使用的示例代码包含“Cartfile”。因此,您需要使用以下命令安装 carthage,

$ carthage update

或者您可以在代码中使用“pod”。

关于ios - Result.Framework 未在 TrueTime 中找到?,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/48987288/

相关文章:

ios - 检测子层元素上的触摸

ios - 来自关卡编辑器的 SpriteKit 引用节点

ios - UITableView 从其他 Viewcontroller 添加行

swift - 如何在 Swift 中偏移 Range<T>?

ios - 如何在 Xcode 4.3 中安装新的 iOS 基础 SDK?

ios - CCParticleSystemQuad 过早删除 - ios

ios恢复谷歌地图sdk GMSMapsView的状态

ios - 如何将字符串附加到 NSMutableString

ios - 我可以安全地删除 Xcode 派生数据文件夹的内容吗?

ios - 未安装 Flutter Doctor CocoaPods