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
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