繁体   English   中英

当前部署目标不支持-fobjc-weak

[英]-fobjc-weak is not supported on the current deployment target

我刚刚更新了Pods,其中的其中一个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。

暂无
暂无

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM