Skip to content

Commit

Permalink
Replaced AltStore’s instructions with SideStore’s, added additional i…
Browse files Browse the repository at this point in the history
…nformation regarding jailbreaking with Palera1n + included basic steps for enabling URLScheme in TrollStore (#239)

* Updated iOS Versions + Replacing instructions for AltStore with SideStore.

SideStore is a fork of AltStore (This has been changed with the addition of SideStore version 0.6.x as we have branched out from using AltStore as our "core").

With SideStore, re-signing apps and installing them to your iDevice is done over VPN. A use-case for this would be sideloading/refreshing apps over Cellular without computer nearby. AltStore can only be sideloaded/re-signed if the iDevice and computer are on the same Local Wi-Fi.

Signed-off-by: 43225 <[email protected]>

* Update INSTALL.md

Signed-off-by: 43225 <[email protected]>

---------

Signed-off-by: 43225 <[email protected]>
  • Loading branch information
43225 authored Jan 16, 2025
1 parent 1e6c7fe commit 0688955
Showing 1 changed file with 8 additions and 6 deletions.
14 changes: 8 additions & 6 deletions markdown/wiki/getting_started/INSTALL.md
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ Instructions for installing PojavLauncher on Apple devices.
::: details Sideloading (TrollStore)
We recommend TrollStore for all users if possible. This method allows for automatic JIT enabling, more memory allocation, and non-revoking installs.

Note: **Enable URL Schemes in TrollStore settings.**
Note: **Enable URL Schemes in TrollStore settings: TrollStore -> Settings -> Scroll Down -> Enable URLScheme > Rebuild Icons Cache**

### TrollStore compatibility depends on whether your iDevice is arm64 (A8-A11) or arm64e (A12+/M1+)

Expand All @@ -57,14 +57,16 @@ Note: **Enable URL Schemes in TrollStore settings.**
- 17.0
- 16.7 to 16.7.10 (*)
- 17.0.1 to 17.7 (*)
- 18.0 (*)
- 18.0 to 18.1.1 (*)
- 18.2 (*)

(*) - requires the palera1n jailbreak
(*) - requires arm64 iDevice jailbroken with [Palera1n](https://ios.cfw.guide/installing-palera1n)

#### For arm64e, TrollStore is compatible with the following iOS versions:

- 14.0 to 16.6.1
- 17.0
- 16.7 RC (20H18)

1. Follow these steps to install [TrollStore](https://ios.cfw.guide/installing-trollstore/).

Expand All @@ -79,12 +81,12 @@ You can now enjoy Minecraft: Java Edition on your iDevice!
::: details Sideloading (Jailed)
**Requires an active Apple ID, that has signed into the [Apple Developer Program](https://developer.apple.com/account).**

PojavLauncher supports being sideloaded with AltStore and SideStore. Instructions to use AltStore are below--for other options, refer to their documentation.
PojavLauncher supports being sideloaded with AltStore and SideStore. Instructions to use SideStore are below--for other options, refer to their documentation.

1. Follow the official guide on installing AltStore itself:
- Instructions for [Mac](https://faq.altstore.io/getting-started/how-to-install-altstore-macos) and [Windows](https://faq.altstore.io/getting-started/how-to-install-altstore-windows)
- Instructions for [Mac](https://docs.sidestore.io/docs/getting-started/mac) and [Windows](https://docs.sidestore.io/docs/getting-started/windows)

2. Install the latest release using this [Install with AltStore](altstore://install?url=https://github.com/PojavLauncherTeam/PojavLauncher_iOS/releases/latest/download/net.kdt.pojavlauncher.ipa) button.
2. Install the latest release using this [Install with SideStore](sidestore://install?url=https://github.com/PojavLauncherTeam/PojavLauncher_iOS/releases/latest/download/net.kdt.pojavlauncher.ipa) button.
- For a specific release, you can find its button on the [Releases](https://github.com/PojavLauncherTeam/PojavLauncher_iOS/releases) page

Installing PojavLauncher is not the end for Jailed iOS devices. In order to play Minecraft itself, you will need to [enable JIT](../faq/ios/JIT.md).
Expand Down

0 comments on commit 0688955

Please sign in to comment.