Skip to content

Latest commit

 

History

History
18 lines (11 loc) · 589 Bytes

README.md

File metadata and controls

18 lines (11 loc) · 589 Bytes

MArchiveBatchTool

This is the latest version of MArchiveBatchTool that's still a command-line tool and not just a library, with two fixes for files larger than 4GB.

Prebuilt binaries

Binaries are built via GitHub Actions.

Windows and Linux builds should work as is but have not yet been tested.

macOS executables are not "notarized" (code signed), but in my testing it still works.

If macOS refuses to run MArchiveBatchTool, try:

xattr -rd com.apple.quarantine MArchiveBatchTool *.dylib *.dll