-
Notifications
You must be signed in to change notification settings - Fork 2
/
run-macOS.command
32 lines (30 loc) · 1.42 KB
/
run-macOS.command
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
clear
echo Welcome
sleep 0.35
clear
echo Welcome!
sleep 1
clear
echo "Ready to experience iPhone Mirroring on your EU Devices yet? You'll be guided on how to activate it, just follow the instructions and you should be good to go :D
"
sleep 1
read -n 1 -s -r -p "Press any key to continue..."
clear
echo "Step 1:
Patching eligibility.plist in macOS to make it think you can use iPhone Mirroring, you may have to enter your user account password.
Due to limitations in macOS, you sadly have to do this yourself, just replace /private/var/db/os_eligibility/eligibility.plist with the eligibility plist found in the xezrunner folder, both folders should open when you press a key (Tip: you may want to backup the existing eligibility file)"
read -n 1 -s -r -p "Press any key to continue..."
open /private/var/db/os_eligibility/
open ./xezrunner/
read -n 1 -s -r -p "Press any key to continue..."
clear
echo "Done! Now well move over to..."
sleep 3
clear
echo "Step 2:
Patching your iPhones Eligibility.plist file! Please plug it in now to continue and hit Trust this computer when prompted"
read -n 1 -s -r -p "Press any key to continue..."
python3 eligibility.py
echo "Success! Now After patching the macOS file please go to "/private/var/db/os_eligibility/eligibility.plist" and hit CMD + I to open the informations windows, then check locked and you're done :)"
read -n 1 -s -r -p "Press any key to go to the file..."
open /private/var/db/os_eligibility/