0
1

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?

More than 3 years have passed since last update.

Chartsのライブラリコンパイルエラー

0
Last updated at Posted at 2022-01-30

はじめに

Chartsを使うにあたってぶち当たったエラーの備忘録

スクリーンショット 2022-01-30 16.18.27.png

手順

1. ライブラリを一回消す

スクリーンショット 2022-01-30 16.19.20.png
-ボタンを押してライブラリを一回消す。

2. ライブラリを入れ直す

https://github.com/apple/swift-algorithms
https://github.com/danielgindi/Charts
この二つのライブラリをこの順番で入れる。
スクリーンショット 2022-01-30 16.20.53.png
スクリーンショット 2022-01-30 16.21.50.png

3. ライブラリのバージョンを変更する

数字のところダブルクリックでバージョンの変更ができるので、Chartsのバージョンを3.0.0に落とす。
スクリーンショット 2022-01-30 16.22.27.png

原因

4.0.0にはタイピングミスが残ってる。(制作者は直したって言ってるんだけどなぁ...)

0
1
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
0
1

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?