以编程方式从 mac 浏览 iOS 文件系统

Programmatically browse iOS file system from mac

如何浏览通过 USB 连接到 mac 的 iOS 文件系统(例如 iPhone)?

我知道这是可能的,因为有些程序正在这样做(例如 iexplorer 甚至 iTunes 本身)。

以下是我找到的一些解决方案:

你可以看看 libmobileidevice 套件:https://github.com/libimobiledevice

特别是如果使用:https://github.com/libimobiledevice/ifuse