Releases: ludovicthenot/Sideloader
Releases · ludovicthenot/Sideloader
Release list
Sideloader v0.1.0
Built by GitHub Actions from this repository, from the commit this tag points at.
Verify a download against SHA256SUMS.txt before running it.
Windows (x86_64)
sideloader-qt-windows-x86_64-*.zip — unpack anywhere and run sideloader.exe.
Everything it needs travels with it: Qt, the native libraries, OpenSSL 3 and the
MSVC runtime. This is the platform that gets tested.
Linux (x86_64)
sideloader-qt-linux-x86_64-*.tar.gz — dynamically linked, so it expects Qt 5,
libimobiledevice and libplist from your distribution. It compiles on every push,
but nobody is testing it; treat it as a convenience, not a supported build.
macOS
Not published. The cross-compilation from Linux has never produced a working
build, and there is no Mac to test one on.