Skip to content

Commit

Permalink
Merge pull request #61 from neoarz/patch-1
Browse files Browse the repository at this point in the history
Update index.js
  • Loading branch information
polymo1 authored Dec 30, 2024
2 parents 1fcee03 + fa62f47 commit a9d286a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ let setupStepContents = [
//sideloading sidestore
(os) =>
`<b>Follow these steps to install SideStore:</b><ul class="list-disc list-inside"><li>Plug your device into your computer via a cable.</li><li>Trust your computer on your device (if prompted).</li><li>Launch Altserver and, ${osW(
'holding options, click on the Altserver icon in the menu bar and select <code>Sideload .ipa</code>.',
'holding option, click on the Altserver icon in the menu bar and select <code>Sideload .ipa</code>.',
'holding shift, click on the AltServer tray icon and select <code>Sideload .ipa</code>.'
)}</li><li> Select the SideStore .ipa, follow instructions as prompted, and wait until AltServer confirms that SideStore has been installed.</li><li>Open <code>Settings > General > VPN & Device Management</code> on your device and approve of the <code>Developer App</code> linked to your Apple ID's email.</li><li>If your device is running iOS/iPadOS 16 or higher, you must now enable Developer Mode. To do that:<ul class="list-decimal list-inside ml-4 sm:ml-6"><li>Open the Settings app</li><li>Tap “Privacy & Security”</li><li>Scroll to the bottom and toggle Developer Mode on</li></ul></li>`,
//pairing file
Expand Down

0 comments on commit a9d286a

Please sign in to comment.