Skip to content

Commit acbb46e

Browse files
authored
Merge pull request #9 from CelloSerenity/main
Updates
2 parents 1ff422d + 230410d commit acbb46e

3 files changed

Lines changed: 11 additions & 30 deletions

File tree

docs/faq/container-management.md

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -45,12 +45,10 @@ LiveContainer has built-in support for popular JIT enablers. You can set it up i
4545
Mark an app as JIT needed by going to: long press app -> settings -> enable Launch with JIT. LiveContainer will wait for JIT to be enabled and try to contact the JIT enabler you configured.
4646

4747
:::note
48-
StikJIT is available in LiveContainer 3.3.51+
48+
StikDebug is available in LiveContainer 3.3.51+
4949
:::
5050

51-
For *StikJIT* (Recommended), you have 2 choices. If you prefer to install StikJIT as a separate app, choose "StikJIT (StandAlone)". Or if you have 2 LiveContainers installed, you can install StikJIT inside LiveContainer and convert it to a shared app. In this case, select "StikJIT (Another LiveContainer)"
52-
53-
For *JitStreamer-EB* (Deprecated), choose JitStreamer-EB as your JIT enabler. If you use JitStreamer through a Wireguard VPN and you use the official server or you self-host and did not changed the `WIREGUARD_SERVER_ADDRESS` variable, you can leave "Address" blank. Otherwise, put the address to your server in "Address", including scheme (http/https) and port (9172).
51+
For *StikDebug* (Recommended), install StikDebug as a separate app, and in LiveContainer settings, choose "StikDebug" under JIT enablers.
5452

5553
For *SideJITServer/JITStreamer 2.0*, please input both your address and device UDID.
5654

docs/guides/jit-support.md

Lines changed: 8 additions & 25 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ sidebar_position: 2
55

66
# JIT Support
77

8-
LiveContainer has built-in support for popular JIT enablers. You can set it up in LiveContainer settings -> JIT section.
8+
LiveContainer has built-in support for popular JIT enablers for iOS 17.4-18.6. You can set it up in LiveContainer settings -> JIT section.
99
Mark an app as JIT needed by going to: long press app -> settings -> enable "Launch with JIT." LiveContainer will wait for JIT to be enabled and, if avaliable, try to contact the JIT enabler you configured.
1010

1111
The correct way to enable JIT for an app inside LiveContainer:
@@ -18,38 +18,21 @@ The correct way to enable JIT for an app inside LiveContainer:
1818
5. Tap run
1919
6. If your JIT enabler supports automatic enabling, you are done! Otherwise, you need to enable JIT for LiveContainer from your JIT enabler manually while the "waiting for JIT" prompt remains open in the background.
2020

21-
## StikJIT or StikDebug (Recommended)
21+
## StikDebug (formerly StikJIT, recommended)
2222

23-
[StikJIT](https://github.com/StephenDev0/StikJIT), [StikDebug](https://apps.apple.com/us/app/stikdebug/id6744045754)
24-
FYI- All the steps to using StikJIT and StikDebug are the same, so for clarity's sake, "StikJIT" in this article will relate to both StikJIT and StikDebug.
23+
[StikDebug](https://apps.apple.com/us/app/stikdebug/id6744045754)
2524

26-
If using StikJIT (Recommended), you have 2 choices. If you prefer to install StikJIT as a separate app, choose "StikJIT (StandAlone)". If you have 2 LiveContainers installed, you can install StikJIT inside LiveContainer and convert it to a shared app. In this case, select "StikJIT (Another LiveContainer)"
27-
28-
1. Install StikJIT and finish the setup.
25+
1. Install StikDebug and import your pairing file.
2926
2. Enter the settings of the app you want to run, enable "Launch with JIT"
30-
3. Go to LiveContainer settings->JIT Enabler->select "StikJIT" as the JIT method in LiveContainer settings.
31-
32-
- It's recommended to use "StikJIT (Another LiveContainer)" if the app needs JIT is installed through LiveContainer. LiveContainer will automatically start StikJIT when you launch the app.
33-
- If you choose "StikJIT (Another LiveContainer)", you need to convert StikJIT to a shared app the first.
34-
27+
3. Go to LiveContainer settings->JIT Enabler->select "StikDebug" as the JIT method in LiveContainer settings.
3528
4. Launch the app and enjoy!
3629

37-
## SideStore (nightly)
38-
39-
If using SideStore, choose SideStore as your JIT enabler. Please note that since SideStore's JIT URL Scheme is not implemented yet, you still need to manually enable JIT for current LiveContainer in SideStore. To do this, in the apps screen, ensure VPN and Wi-Fi or Airplane Mode is enabled, hold down on the app, and press "Enable JIT."
40-
41-
## JitStreamer-EB (Relaunch)
42-
43-
[JITStreamer-EB](https://jkcoxson.com/jitstreamer)
44-
45-
If using JitStreamer-EB (largely Deprecated), choose JitStreamer-EB as your JIT enabler. If you use JitStreamer through a Wireguard VPN and you use the official server or you self-host and did not changed the WIREGUARD_SERVER_ADDRESS variable, you can leave "Address" blank. Otherwise, put the address to your server in "Address", including scheme (http/https) and port (9172).
30+
## SideStore (0.6.2)
4631

47-
- Set it up first in JITStreamer-EB's website
48-
- Go to LiveContainer settings->JIT Enabler->Select JITStreamer-EB. You can leave the "Address" blank if you are using official server and it's default to http://[fd00::]:9172.
49-
- Long press the app that needs JIT->Settings->enable Launch with JIT->Tap Run, LiveContainer will contact the server and enable JIT for that app.
32+
To use SideStore, choose SideStore as your JIT enabler. Please note that since SideStore's JIT URL Scheme is not implemented yet, you still need to manually enable JIT for current LiveContainer in SideStore. To do this, in the My Apps screen, ensure that VPN is enabled and Wi-Fi is connected or Airplane Mode is enabled, then longpress the app and press "Enable JIT."
5033

5134
## SideJITServer
5235

5336
[SideJITServer](https://github.com/nythepegasus/SideJITServer)
5437

55-
If using SideJITServer, please input both your address and device UDID.
38+
To use SideJITServer, please input both your address and device UDID.

docs/installation.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ JIT-Less mode does not mean you can't enable JIT for your apps. Instead, it mean
3939
If something goes wrong, please check "JIT-Less Mode Diagnose" for more information.
4040
:::
4141

42-
#### Method 1 (Requires AltStore 2.2.1+ / SideStore 0.6.2-nightly+ \[recommended])
42+
#### Method 1 (Requires AltStore 2.2.1+ / SideStore 0.6.2+ \[recommended])
4343

4444
- Open Settings in LiveContainer
4545
- Tap "Import Certificate from AltStore/SideStore"

0 commit comments

Comments
 (0)