diff --git a/src/index.html b/src/index.html
index 66ba202..d496b64 100644
--- a/src/index.html
+++ b/src/index.html
@@ -485,7 +485,7 @@
SideServer isn't available for Linux yet, and you will have to follow the guide on the
SideStore Docs to
- install SideStore using a containerised version of
+ install SideStore using a containerized version of
AltServer.
@@ -499,7 +499,7 @@
- idevice_pair Downloads
+ idevice pair Downloads
@@ -514,7 +514,7 @@
dl-platform="nix">Linux (AArch64)
-->
-
- idevice pair for macOS
-
diff --git a/src/index.js b/src/index.js
index b624c32..07fe62b 100644
--- a/src/index.js
+++ b/src/index.js
@@ -67,7 +67,7 @@ let setupStepContents = [
)}
- Select
sidestore.ipa
, follow instructions as prompted, and wait until AltServer confirms that SideStore has been installed. - Open
Settings > General > VPN & Device Management
on your device and approve of the Developer App
linked to your Apple ID's email. - If your device is running iOS/iPadOS 16 or higher, you must now enable Developer Mode. To do that:
- Open the Settings app
- Tap “Privacy & Security”
- Scroll to the bottom and toggle Developer Mode on
`,
//pairing file
(os) =>
- `Follow these steps to pair your device with SideStore:- Install
iDevice Pair
Set a passcode for your device if you don't already have one and ensure that your device is still connected to your computer via cable. - Open your device to its homescreen. ${osW(
+ `Follow these steps to pair your device with SideStore:
- Install
idevice pair
Set a passcode for your device if you don't already have one and ensure that your device is still connected to your computer via cable. - Open your device to its homescreen. ${osW(
'Then, open
idevice pair
. - Ensure your device is unlocked and open to the home screen, then select your device from the drop-down menu and select "generate". When a prompt appears on your device, select "trust" again.
- Your pairing file should appear. Ensure your device is still open to the home screen, then scroll down to the SideStore section and select "install". The word success should appear in green.
',
'Then, in File Explorer, locate idevice pair
and execute it by double-clicking it or right-clicking it and selecting open.- Ensure your device is unlocked and open to the home screen, then select your device from the drop-down menu and select "generate". When a prompt appears on your device, select "trust" again.
- Your pairing file should appear. Ensure your device is still open to the home screen, then scroll down to the SideStore section and select "install". The word success should appear in green.
')}
@@ -79,7 +79,7 @@ let setupStepContents = [
() =>
`Now to finish the process: - Open SideStore and sign in with the same Apple ID you used to install SideStore.
- Go to the Apps tab and refresh the SideStore app by tapping on the green "X days" counter next to SideStore. You must do this whenever you install SideStore using AltServer. This also means if you install SideStore on another device with AltServer under the same Apple ID, you must manually refresh on both devices. Not doing this may cause errors, including SideStore expiring earlier than it should.
Now you're all set! You can use the sources menu to add installable apps to the browse tab or directly sideload any .ipa
files on your device with the + icon in the Apps tab.
-
Note that if you ever let an app expire you won't be able to access it until you refresh it again. To refresh SideStore, simply follow the steps you followed to install it. (Do not uninstall the SideStore app while doing this.) Altserver will refresh Sidestore and it will continue to function. For any other app, just refresh it normally, and it will work again.
+
Note that if you ever let an app expire you won't be able to access it until you refresh it again. To refresh SideStore, simply follow the steps you followed to install it. (Do not uninstall the SideStore app while doing this.) AltServer will refresh Sidestore and it will continue to function. For any other app, just refresh it normally, and it will work again.
If you run into any issues and would like some help, feel free to ask in our Discord server.`,
];