【发布时间】:2020-09-13 01:57:47
【问题描述】:
我使用的是 Xcode 11.3,一切正常。然后我将 Xcode 从 11.3 更新到最新版本 11.4.1,然后它开始在 podfile ActiveLabel.swift 中抛出错误(见附图)。我尝试通过pod install ActiveLabel 更新吊舱ActiveLabel,上面写着“未知命令:ActiveLabel”。我还尝试在 podfile 中提及ActiveLabel 的最新版本,但失败了。此外,最低部署目标是 iOS 9.0。我不知道为什么以及如何发生此错误。
【问题讨论】:
标签: ios swift xcode cocoapods xcode11.4