The missing 7-Zip derivative intended for macOS.
- Mainline app:
make lib-mainlinethenxcodebuild -project ShichiZip.xcodeproj -scheme ShichiZip -configuration Debug -arch arm64 build - Zstandard fork variant:
make lib-zsthenxcodebuild -project ShichiZip.xcodeproj -scheme ShichiZipZS -configuration Debug -arch arm64 build