Created
November 14, 2019 14:46
-
-
Save kasiimh1/bb3073b1337c0df04840089d364a86e1 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
1) install brew | |
run this command in terminal -> /usr/bin/ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)" | |
2) install xcode tools | |
run this command in terminal -> xcode-select --install | |
3) install usbmuxd | |
run this command in terminal -> brew install --HEAD usbmuxd | |
4) install libimobiledevice | |
run this command in terminal -> brew install --HEAD libimobiledevice | |
5) install ideviceinstaller | |
run this command in terminal -> brew install --HEAD ideviceinstaller | |
6) test tsshcecker | |
download from here and run in terminal -> https://github.com/tihmstar/tsschecker/releases/download/300/tsschecker_macOS_v300.zip | |
7) test SaveMe | |
download from here and run in terminal -> https://github.com/kasiimh1/SaveMe/releases/download/v10/SaveMe-macOS-latest |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment