googlesamples / unity-jar-resolver

Unity plugin which resolves Android & iOS dependencies and performs version management
Other
1.21k stars 337 forks source link

Prevent package from including Mac Metadata file #640

Closed chkuang-g closed 9 months ago

chkuang-g commented 9 months ago

If tar is run from a macOS, by default, it will create Mac Metadata file for every file and folder which starts with ".". This change makes sure that the archives does not include Mac Metadata file.