Skip to content

The use of special character in folder name don't allow unzip correctly #4660

@rquesada

Description

@rquesada

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

Screen Shot 2021-06-11 at 10 52 03 AM

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions