Swift 'Charts' pod warning

244 Views Asked by At

When adding 'Charts' pod to my project I'm getting this warning :

'values' is deprecated: Use 'subscript(position:)' instead.

I am using Swift 5 xCode 10.2 Didn't manage to find any related info online.

enter image description here

Thanks in advance.

0

There are 0 best solutions below