mirror of
https://github.com/LiveContainer/LiveContainer.git
synced 2026-04-25 09:05:53 +03:00
[GH-ISSUE #805] [BUG] Livecontainer+Sidestore.ipa in releases isnt built properly #725
Labels
No labels
bug
compatibility
enhancement
multitasking
pull-request
safe area
status: broken
status: usable
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/LiveContainer#725
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @EliasGabr on GitHub (Sep 2, 2025).
Original GitHub issue: https://github.com/LiveContainer/LiveContainer/issues/805
Describe the bug
when installing the ipa using altserver on linux it gives me this error:
Alert: Could not install LiveContainer+SideStore.ipa to unknown.
/workdir/build/ldid_patched/ldid.cpp(2362): _assert(): DiskFolder::Open(Frameworks/SideStoreApp.framework/Frameworks/SideStoreApp.framework/Frameworks/AltStoreCore.framework/Info.plist)
Instructions to reproduce
i ran the command
ALTSERVER_ANISETTE_SERVER=https://ani.sidestore.io altserver -u {udid} -a {appleid email} -p {appleid password} LiveContainer+SideStore.ipaWhat version of LiveContainer and iOS are you using?
3.6.1 LiveContainer+Sidestore.ipa
Other info
i asked chatgpt it told me the ipa file isnt built properly and it fails some kind of check. It says other programs like sideloadly or sidestore itself would install because they have a looser checking of the ipa. but for that you would need a windows or macos.