【问题标题】:Core Plot iOS compiler error with Xcode 11.0- swiftXcode 11.0-swift的Core Plot iOS编译器错误
【发布时间】:2019-09-24 18:58:06
【问题描述】:

我有一个使用 CorePlot iOS 库的应用程序。 这个应用程序在使用 Xcode 10 编译时运行良好。 但是,升级到 Xcode 11.0 后,我收到以下错误消息:

隐式转换将签名:'CGColorRenderingIntent'(又名'enum CGColorRenderingIntent')更改为'unsigned long'

在 CPTImage.m 的第 481 行。

我该如何解决这个错误?

【问题讨论】:

    标签: ios swift core-plot xcode11


    【解决方案1】:

    确保您使用的是来自release-2.3 分支的最新代码。此错误已在 6 月修复。

    【讨论】:

      猜你喜欢
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 2019-04-09
      • 1970-01-01
      • 1970-01-01
      • 2019-08-23
      • 1970-01-01
      • 1970-01-01
      相关资源
      最近更新 更多