You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/installation.md
+34-34Lines changed: 34 additions & 34 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -5,65 +5,65 @@ sidebar_position: 1
5
5
6
6
# Installation
7
7
8
+
:::warning
9
+
**Important Notice Regarding Third-Party Builds of LiveContainer**
10
+
11
+
We have recently noticed the appearance of certain closed-source third-party builds of LiveContainer. Please be aware that all your apps are installed within LiveContainer, which means these third-party builds **have full access to your data, including sensitive information such as keychain items and login credentials**.
12
+
13
+
For instance, if you log into YouTube within such a LiveContainer, the third-party build will have complete access to your YouTube (Google) account credentials. Please avoid using these closed-source builds unless you have absolute trust in their developers or are able to personally review the source code and build yourself.
14
+
15
+
Furthermore, please note that we do not provide any support for issues of these third-party builds.
16
+
:::
17
+
18
+
:::note
19
+
It’s recommended to follow the following steps to set up JIT-Less mode for using LiveContainer without JIT. If you encounter any issues, please review [#265](https://github.com/LiveContainer/LiveContainer/issues/265) first before reporting them.
- It is recommended to setup JIT-Less mode, in which LiveContainer signs your apps with your certificate from AltStore/SideStore (see the instructions below).
- It is recommended to setup JIT-Less mode, in which LiveContainer signs your apps with your certificate from AltStore/SideStore (see the instructions below).
32
47
33
-
### JIT-Less mode (without JIT \[recommended])
34
-
35
-
These steps can be bypassed if you don't mind enabling JIT for your app every time, but it is not recommended. Without JIT, guest apps need to be codesigned, which requires retrieving the certificate and password from AltStore/SideStore.
48
+
### JIT-Less mode (Without JIT \[recommended])
49
+
These steps can be bypassed if you don't mind enabling JIT for your app every time, but it is not recommended. Without JIT, guest apps need to be codesigned, which requires retrieving the certificate and password from AltStore/SideStore.
36
50
37
51
:::note
38
-
JIT-Less mode does not mean you can't enable JIT for your apps. Instead, it means JIT is not required to launch an app. If you want to use JIT, see the instructions below in "JIT Support" section.
52
+
JIT-Less mode does not mean you can't enable JIT for your apps. Instead, it means JIT is not required to launch an app. If you want to use JIT, see the instructions below in "JIT Support" section.
39
53
If something goes wrong, please check "JIT-Less Mode Diagnose" for more information.
- Tap "Import Certificate from AltStore/SideStore"
46
59
- AltStore/SideStore will be opened and ask if you want to export the certificate. If you don't see the prompt, keep AltStore/SideStore open in the background and tap "Import Certificate from AltStore/SideStore" again.
47
60
- Press "Export" in SideStore or set a password and export in AltStore
48
61
- Tap "JIT-Less Mode Diagnose" and tap "Test JIT-Less Mode"
49
62
- If it says "JIT-Less Mode Test Passed", you are good to go!
50
-
51
63
:::note
52
64
If you reinstall AltStore/SideStore using AltServer, you will need to go through these steps again or risk needing to reinstall the app.
- Open Settings in LiveContainer, tap "Patch AltStore/SideStore", and the app will switch to SideStore/AltStore to reinstall it with the tweak applied. If you use AltWidget, select "Keep Extension."
58
-
- Wait for the installation to finish, then **reopen AltStore/SideStore**.
59
-
- Return to LiveContainer and press "Test JIT-Less Mode." If it says "Test Passed," JIT-less mode is ready.
60
-
- Install your app via the "Apps" tab.
61
-
- Tap the run icon, it will attempt to restart LiveContainer with guest app loaded.
62
-
63
-
:::note
64
-
If you update or reinstall AltStore/SideStore, you'll need to reapply the patch. Re-patch is not needed when you refresh your store.
65
-
:::
66
-
67
67
### Installing Apps
68
68
- Open LiveContainer, tap the plus icon in the upper right hand corner and select IPA files to install.
69
69
- Choose the app you want to open in the next launch.
0 commit comments