NivalXer's blog

iTunesMobileDevice C# API

MobileDevice-C#是Windows下iTunesMobileDevice的API接口库,用于处理iOS设备与Windows设备连接、获取iOS设备信息、进行iOS设备操作等。

MobileDevice-C#最初参考Manzana的开源库建立而成,但由于Manzana已经停止更新多年,许多函数无法正常工作,所以对部分功能函数进行了修正。

Github地址:https://github.com/nivalxer/MobileDevice

MobileDevice-C#引用了CoreFoundation库:https://github.com/isnowrain/CoreFoundation

退出移动版