ChartsOrg / ChartsOrg/Charts

Failed to build Project in Xcode 14.0.1 with error of protocol 'RangeReplaceableCollection'

Open
#4,949 18 comments 2 reactions 0 assignees View on GitHub
Dominant language
Swift
Stars
28k
Forks
6k
PR merge metrics
No merged PRs in 30d

Description

* [x] I've read, understood, and done my best to follow the [*CONTRIBUTING guidelines](https://github.com/jjatie/Charts/blob/master/CONTRIBUTING.md).

## What did you do?
installed pod 'Charts' and it's not building, showing an error
`Type 'ChartDataSet' does not conform to protocol 'RangeReplaceableCollection'`

ℹ Please replace this with what you did.
just install the latest version of the library (pod) and build the project

## What did you expect to happen?
should successfully build the project.

ℹ Please replace this with what you expected to happen.
build project successfully.
## What happened instead?
showing error `Type 'ChartDataSet' does not conform to protocol 'RangeReplaceableCollection'`

## Charts Environment

**Charts version/Branch/Commit Number: 3.6**
**Xcode version: 14.0.1**
**Swift version: iOS 16**
**Platform(s) running Charts: -**
**macOS version running Xcode: macOS Monterey v12.6**

Screenshot 2022-10-20 at 9 54 54 PM

Screenshot 2022-10-20 at 9 55 18 PM

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.