libimobiledevice-macosx
=======================
Binary distribution of the libimobiledevice library for Mac OS X http://www.libimobiledevice.org/
This library allows you to communicate with an iPad or iPhone using command-line tools. Jailbreak is NOT required.
NOTE: This is not an official release. I had a lot of trouble compiling this library for Mac OS X 10.7.4, but found this guy had
http://blog.boceto.fr/2012/05/05/libimobiledevice-for-macosx/.
This is just a tidied-up version of his release. Entirely unofficial.
Fink does manage this package for Mac, but a 10.7 release is not available.
Thank you to eAi (https://github.com/eAi/bits-and-pieces) for patching the binaries so that idevicescreenshot now works on iOS 6.
Installation guide
------------------
Use git to download:
- git clone GIT-URL /your/path/here
OR go to Downloads / Download as Zip on github to use your browser to download. Then extract to /your/path/here.
Set up paths required in Terminal.app
- nano ~/.bash_profile
Add line at the end that reads:
export DYLD_LIBRARY_PATH=/your/path/here/imobiledevice-macosx/:$DYLD_LIBRARY_PATH
Add line that reads:
PATH=${PATH}:/your/path/here/imobiledevice-macosx/
Return to the terminal and type
- source ~/.bash_profile
Examples
--------
Connect an iPhone/iPad
View device log in realtime. Very handy for debugging Phonegap apps - shows WebView output and native messages
- idevicesyslog
Take screenshot. Puts a TIFF file in the current directory.
- idevicescreenshot
Install an IPA onto your device
- ideviceinstaller -i myapp.ipa
Note: Your IPA will need to have a valid code signature and mobileprovision file for the install to succed. This system is NOT
a way around iOSs security!
妄北y
- 粉丝: 2w+
- 资源: 1万+
最新资源
- 故障诊断实例,深度学习框架是pytorch 多尺度一维卷积神经网络(MS-1DCNN),西储大学故障诊断识别率为97.5%(验证集)以上适用于刚上手故障诊断的同学,就是从数据处理,到最后出图可视化完
- nacosv2.1.0docker镜像文件
- 探秘网页布局:摆放内容的艺术
- 成熟伺服驱动器方案 SV660(200W) 提供AD格式原理图、 PCB、变压器参数及工艺文件,bom文件
- No.1290 西门子S7-200基于组态王的自动配料装车系统控制系统 带解释的梯形图程序,接线图原理图图纸,io分配,组态画面
- 解锁 CSS:网页美化与布局的艺术
- xilinx Vivado 永久license,2037年之前的版本都可以使用,不限电脑
- 西门子PLC某汽车电子零件装配线,西门子1500PLC,含HMI,伺服,压机,阿特拉斯拧紧枪,机器人,康耐视视觉,德国费斯托阀岛控制,TP700面板程序 各设备都已SCL语言封装,实际项目可以直接复
- 表贴式永磁同步电机滑膜无位置观测器算法仿真,传统的一阶模型SMO观测器需要施加低通滤波器滤除开关函数的噪声,造成观测角度的相位滞后,通过扩张反电势状态的SMO无位置观测器不需要使用低通滤波器滤波估计反
- HTML:塑造网页魅力与交互体验的神器
- human_stats.zip
- 社团管理-JAVA-基于springBoot的社团管理系统的设计与实现(毕业论文+PPT)
- 三相电压型SVPWM整流器仿真,以电压外环和电流内环控制,双闭环PID控制,输出电压600V 三相电压型SVPWM整流器仿真,以电压外环和电流内环控制,双闭环PID控制,输出电压600V 三相电压型
- yolo数据增强,将一张图片形成多张图片数据
- IT公司劳动合同范本.doc
- 双有源桥式dcdc变器仿真 dab变器Matlab仿真模型 自行设计输入输出电压值 配基础讲解一份
资源上传下载、课程学习等过程中有任何疑问或建议,欢迎提出宝贵意见哦~我们会及时处理!
点击此处反馈