Analyzing dependencies
[!] The version of CocoaPods used to generate the lockfile (1.8.4) is higher than the version of the current executable (1.6.0). Incompatibility issues may arise.
xcode-select: error: tool 'xcodebuild' requires Xcode, but active developer directory '/Library/Developer/CommandLineTools' is a command line tools instance
您需要删除 podfile.lock,然后在终端中再次运行 pod install。之后在 Xcode 中出现错误
就这样解决了
Xcode->File->Project/Workspace settings->将构建系统更改为 Legacy Build system。
相反,您可以简单地从 Target->Embed Pods Frameworks 中删除框架