AAChartKit icon indicating copy to clipboard operation
AAChartKit copied to clipboard

不支持macOS

Open hxcshr opened this issue 4 years ago • 2 comments

pod install 之后提示: [!] The platform of the target AAChartTest (macOS 11.3) is not compatible with AAChartKit (6.0.0), which does not support macOS.

hxcshr avatar Oct 13 '21 11:10 hxcshr

按照 readme 文档中所说, 不指定版本号, 使用 AAChartKit 最新的内容试试

AAChartModel avatar Oct 14 '21 01:10 AAChartModel

pod 'AAChartKit', :git => 'https://github.com/AAChartModel/AAChartKit.git' pod 'AAChartKit' 不指定版本号,依然报同样的错误

hxcshr avatar Oct 14 '21 03:10 hxcshr