mirror of
https://github.com/LiveContainer/LiveContainer.git
synced 2026-04-25 09:05:53 +03:00
[GH-ISSUE #250] [QUESTION] Automtically patch SideStore for jitless mode with a shortcut/script? #225
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#225
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 @michael1900 on GitHub (Dec 9, 2024).
Original GitHub issue: https://github.com/LiveContainer/LiveContainer/issues/250
Describe the bug
@hugeBlack there is a way to make a shortcut/script to automatically patch SideStore for jitless mode? This is a bit a problem in the path I am trying to get everything automated.
I have an automation that refresh apps and so also SideStore in background every 1 day and it works flawlessy but I forgot that every time after that I have to manually patch SideStore.
So a shortcut that execute a script to do patch SideStore for the jitless mode will be amazing in this case. Also because i have no idea to how enable JIT to use the other way.
This will be a great feature i think!
What version of LiveContainer are you using?
3.1.0 last nightly
Other info
@hugeBlack can you add in your stunning app something like this: https://discussions.apple.com/thread/250548319?sortBy=rank
It will be amazing to make all automatic! A BIG improvement for LiveContainer.
@michael1900 commented on GitHub (Dec 9, 2024):
I was thinking, to do this thing more easy for you, is it possible to make a simple link with Shortcut in iOS to do the PatchSideStore option in LC?
For example:
Something of similar. But i am don't know how to do the 2. point
Edit:
:(
@michael1900 commented on GitHub (Dec 9, 2024):
Errata corridge:
I completely misunderstood. The mistake is that today I INSTALLED a NEW version of SideStore and obviously in this case it had to be patched again. From here I mistakenly thought that patching also had to be done every time there is a refresh of SideStore, because it is seen in the home as if it were being installed AGAIN, but in reality it is not exactly like that and the patch for the jitless mode in fact REMAINS enabled.
So I think there is no need for any automation. Patching only needs to be done if you install SideStore again from SideStore itself because for example something went wrong or because you install a new version of it.
I think that this issue can be closed.