osx - Creating zip with __MACOSX/.DS_Store from a non-mac system -
there plenty of questions , answers how ignore __macosx/.ds_store files created mac os x...
i know how go other way, , include __macosx/.ds_store files, when working zip files created on platform. zipping file structure not enough; seems there kind of hidden flag in zip file marking part of file structure in zip mac resource fork.
creating resource fork on other platform isn't issue, i'm trying generate zip file includes existing resources. thoughts? need create own zip tool?
Comments
Post a Comment