Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- 1 method
- First you need open terminal on your Mac, after open terminal type this Libimobiledevice Commands for the latest version libimobiledevice 1.2.0:
- ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)" < /dev/null 2> /dev/null
- After the ruby download , it may take some time downloading all necesseries files wait for finish and then type on terminal:
- brew install libimobiledevice
- ready!!
- Full Tutorial http://idevice.eu.pn/
- 2 method:
- ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)"
- run following
- brew install -v --fresh automake autoconf libtool wget libimobiledevice
- brew install -v --HEAD --fresh --build-from-source ideviceinstaller
- 6. ready to go
- Full Tutorial http://idevice.eu.pn/
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement