You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I got the following error:
checkdir error: cannot create OUT/Charts-4.0.1/Tests/ChartsTests/Snapshots??+Silicon__
Illegal byte sequence
unable to process Charts-4.0.1/Tests/ChartsTests/Snapshots??+Silicon__/.
checkdir error: cannot create OUT/Charts-4.0.1/Tests/ChartsTests/Snapshots??+Silicon__
Illegal byte sequence
unable to process Charts-4.0.1/Tests/ChartsTests/Snapshots??+Silicon__/BarChartTests/.
checkdir error: cannot create OUT/Charts-4.0.1/Tests/ChartsTests/Snapshots??+Silicon__
Illegal byte sequence
unable to process Charts-4.0.1/Tests/ChartsTests/Snapshots??+Silicon__/BarChartTests/testDefaultBarDataSetLabels-iOS_390-0_844-0.1.png.
....
Charts Environment
Charts version: 4.0.1 Xcode version: 12.4 Swift version: 5.3 Platform(s) running Charts: iOS Platfrom macOS version running Xcode: 11.4
The text was updated successfully, but these errors were encountered:
rquesada
pushed a commit
to rquesada/Charts
that referenced
this issue
Jun 12, 2021
Found an issue when try to unzip a .zip file of the library, because an folder used in Examples use a special character
Zip: https://github.com/danielgindi/Charts/archive/refs/tags/v4.0.1.zip
What did you do?
unzip -d DestinationFile Charts-4.0.1.zip
What did you expect to happen?
The Library unzip correctly
What happened instead?
I got the following error:
checkdir error: cannot create OUT/Charts-4.0.1/Tests/ChartsTests/Snapshots??+Silicon__
Illegal byte sequence
unable to process Charts-4.0.1/Tests/ChartsTests/Snapshots??+Silicon__/.
checkdir error: cannot create OUT/Charts-4.0.1/Tests/ChartsTests/Snapshots??+Silicon__
Illegal byte sequence
unable to process Charts-4.0.1/Tests/ChartsTests/Snapshots??+Silicon__/BarChartTests/.
checkdir error: cannot create OUT/Charts-4.0.1/Tests/ChartsTests/Snapshots??+Silicon__
Illegal byte sequence
unable to process Charts-4.0.1/Tests/ChartsTests/Snapshots??+Silicon__/BarChartTests/testDefaultBarDataSetLabels-iOS_390-0_844-0.1.png.
....
Charts Environment
Charts version: 4.0.1
Xcode version: 12.4
Swift version: 5.3
Platform(s) running Charts: iOS Platfrom
macOS version running Xcode: 11.4
The text was updated successfully, but these errors were encountered: