【发布时间】:2018-02-06 12:45:17
【问题描述】:
我刚刚更新了我的 Pod,其中一个 BoringSSL 现在正在破坏我的构建,并出现以下错误:
Apple LLVM 9.0 Error
-fobjc-weak is not supported on the current deployment target
不确定我需要在这里做什么?这是BoringSSL 包或我的项目的问题吗?
编辑我相信这是grpc使用的?
【问题讨论】:
标签: ios xcode cocoapods grpc boringssl