A fix release. If you installed 1.1.0, please update — the Install LiveContainer
button did not work there, and this fixes it.
Fixed
- Installing LiveContainer works. In 1.1.0 the Install button failed immediately with
download() got an unexpected keyword argument 'variant'. A parameter had been added to
the functions on either side ofdownload()but not todownload()itself, and the one
path that button takes — fetch the release, then set it up — hit exactly that gap. Every
function had tests; the wiring between them did not. There are now tests that drive each
livecontainercommand through the real argument parsing into the real functions, so a
mismatch like this fails in CI instead of on your PC. - The LiveContainer tab shows LiveContainer's icon — its blueprint-container mark, not
SideStore's. And it is bundled, so it appears the instant you open the tab, including
before LiveContainer is installed.
Verified on an iPhone 8 Plus with a free Apple ID: the shipped 1.1.1 installer was
installed and the Install LiveContainer path driven end to end before this was published.
Verify your download
Get-FileHash .\iPASide-Setup-1.1.1-x64.exe -Algorithm SHA256
Compare against SHA256SUMS.txt below. The installer is not code-signed, so Windows will
warn you the first time.
Everything 1.1.0 added is here unchanged — apps inside LiveContainer, on-device refresh
with the SideStore build, and the Account tab. See the 1.1.0 notes for those.