首页 > 系统服务 > 详细

【转】Install libimobiledevice on Mac OSX

时间:2017-08-30 19:04:51      阅读:290      评论:0      收藏:0      [点我收藏+]

About the App

Install the App

  1. Press Command+Space and type Terminal and press enter/return key.
  2. Run in Terminal app:
    ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)" < /dev/null 2> /dev/null

    and press enter/return key. Wait for the command to finish.

  3. Run:
    brew install libimobiledevice

     

Done! You can now use libimobiledevice.

【转】Install libimobiledevice on Mac OSX

原文:http://www.cnblogs.com/xiyuan2016/p/7454615.html

(0)
(0)
   
举报
评论 一句话评论(0
关于我们 - 联系我们 - 留言反馈 - 联系我们:wmxa8@hotmail.com
© 2014 bubuko.com 版权所有
打开技术之扣,分享程序人生!