From 8c5d9bf53e2c1c79669bac7f225a71431227a52b Mon Sep 17 00:00:00 2001
From: Bigman <63128382+deformedRat@users.noreply.github.com>
Date: Mon, 22 Apr 2024 18:23:09 -0500
Subject: [PATCH] Replaced "alt icloud account" from needed things for "Apple
ID"
Paraphrasing, ofc
Also fixed a tiny mistake I made with a line break
Signed-off-by: Bigman <63128382+deformedRat@users.noreply.github.com>
---
src/index.js | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/src/index.js b/src/index.js
index 8a99545..96453f2 100644
--- a/src/index.js
+++ b/src/index.js
@@ -44,7 +44,7 @@ let setupStepContents = [
'A Mac running macOS 10.15 or later',
'A PC running Windows 10 or later',
'A PC running Linux, of some sort'
- )}
An iCloud account (a burner account is recommended but not required)An Internet connectionAn iPhone or iPad with iOS 14 or iPadOS 14 or later
On your computer, download the following:Download AltServer
@@ -61,7 +61,7 @@ let setupStepContents = [
)}`,
//sideload app
(os) =>
- `Follow these steps to install SideStore:- Plug your device into your computer via a cable.
- Trust your computer on your device (if prompted).
- Launch Altserver and,
- ${osW(
+ `Follow these steps to install SideStore:
- Plug your device into your computer via a cable.
- Trust your computer on your device (if prompted).
- Launch Altserver and,${osW(
'holding options, click on the Altserver icon in the menu bar and select
Sideload .ipa
.',
'Holding shift, click on the AltServer tray icon and select Sideload .ipa
.'
)} - Select the SideStore .ipa, follow instructions as prompted, and wait until AltServer confirms that SideStore has been installed.
- If your device is running iOS/iPadOS 16 or higher, you must now enable Developer Mode
- Open the Settings app
- Tap “Privacy & Security”
- Scroll to the bottom and toggle Developer Mode on
- Open
Settings > General > VPN & Device Management
on your device and approve the Developer App
with your Apple ID's email.`,