我刚刚更新了我的 Pod,其中一个BoringSSL
现在正在破坏我的构建,并出现以下错误:
Apple LLVM 9.0 Error
-fobjc-weak is not supported on the current deployment target
不确定我需要在这里做什么?这是BoringSSL
包或我的项目的问题吗?
编辑我相信这是由grpc
?
这是最近发布了修复的CocoaPods/Xcodeproj#544。
将 Xcodeproj gem 从 1.5.5 更新到 1.5.6。