v2.2.7
This release contains minor but critical bug fix for QArchive to correctly run under macOS 12 with the latest Qt version.
Changelog
-
Use correct parameter type in Qt meta method invoke in
QArchive::Compressor::addFiles(const QString&, QIODevice *)
-
Fix typo in tests under QArchive Memory Extractor [tests/QArchiveMemoryExtractorTests.cc] to avoid test silently fail.