【问题标题】:-fobjc-weak is not supported on the current deployment target当前部署目标不支持 -fobjc-weak
【发布时间】: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


    【解决方案1】:

    这是CocoaPods/Xcodeproj#544,最近发布了一个修复程序。

    将 Xcodeproj gem 从 1.5.5 更新到 1.5.6。

    【讨论】:

    • 我明白了,因为我是 cocoapods 的新用户,您介意提供有关更新 Xcodeproj gem 的详细指南吗?
    • gem update xcodeproj 可能有效,但这取决于 ruby​​ 和 CocoaPods 的安装方式。
    猜你喜欢
    • 2018-07-14
    • 1970-01-01
    • 2013-05-01
    • 2011-12-07
    • 1970-01-01
    • 2011-08-06
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    相关资源
    最近更新 更多