Skip to content

Commit

Permalink
Merge pull request #56 from cascornelissen/patch-1
Browse files Browse the repository at this point in the history
Fix broken link to pairing file documentation
  • Loading branch information
polymo1 authored Sep 3, 2024
2 parents ef6d5fe + 2249e7b commit 2997ea8
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 @@ -69,7 +69,7 @@ let setupStepContents = [
(os) =>
`<b>Follow these steps to Pair your device:</b><li>Extract <code>Jitterbugpair.zip.</code> <a class="glink" target="_blank" href="https://support.apple.com/en-ca/guide/iphone/iph14a867ae/ios">Set a passcode for your device</a> if you don't already have one and ensure that your device is still connected to your computer via cable.</li> <ul class="list-disc list-inside"><li> Open your device to its homescreen. ${osW(
'Then, execute <code>JitterBugPair</code> by double-clicking it or right-clicking it and selecting open.</li><li>JitterBugPair will then generate a <b>pairing file</b>. This pairing file will have the file exentension <code>mobiledevicepairing.</code></li>',
'Then, in File Explorer, locate <code>jitterbugpair.exe</code> and execute it by double-clicking it or right-clicking it and selecting open. <li>JitterBugPair will then generate a <b>pairing file</b> within the same folder. This pairing file will have the file exentension <code>mobiledevicepairing.</code> If no file generates, try running JitterBugPair as an administrator or follow steps 5-7 listed <a class="glink" target="_blank" href="https://docs.SideStore.io/docs/getting-started/pairing-file.">here</a></li>')}</li>
'Then, in File Explorer, locate <code>jitterbugpair.exe</code> and execute it by double-clicking it or right-clicking it and selecting open. <li>JitterBugPair will then generate a <b>pairing file</b> within the same folder. This pairing file will have the file exentension <code>mobiledevicepairing.</code> If no file generates, try running JitterBugPair as an administrator or follow steps 5-7 listed <a class="glink" target="_blank" href="https://docs.SideStore.io/docs/getting-started/pairing-file">here</a>.</li>')}</li>
<li>Zip this pairing file and transfer it to your device via Google Drive, emailing it to yourself, or any other method.</li>
<br>In the Files app, longpress on your zipped pairing file and select uncompress. Then, locate and launch the SideStore app and select OK when prompted.<li>If you cannot find the SideStore app you may need to restart your device to make it appear.</li>Select your now unzipped pairing file and SideStore will be paired!<li>Note that if you update your iDevice your pairing file will become invalid and you'll have to go through this process again.</li><li>To get SideStore to prompt you for your pairing file again tap <code>Reset Pairing File</code> in the SideStore app.</li>`,
Expand Down

0 comments on commit 2997ea8

Please sign in to comment.