Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
运行 Xcode 9.3
我克隆了 repo,打开了工作区并让 Playground 运行。
我收到一个错误:
没有这样的模块 'SWXMLHash'
所以我关闭了所有东西并在模拟器上再次运行。收到同样的错误。
然后我尝试将框架作为 cocoapod 引入现有项目。我又遇到了