View Source ExMobileDevice.ImageMounter (exmobiledevice v0.2.22)
Functions for dealing with developer disk images.
Summary
Functions
Fetch a signature for the specified device.
List mounts on the target device.
Look up the signature of the specified image.
Mount a developer disk for a pre-iOS17 device.
Mount a developer disk for an iOS 17+ device.
Unmount the disk at the specified path.
Functions
Fetch a signature for the specified device.
List mounts on the target device.
Look up the signature of the specified image.
Mount a developer disk for a pre-iOS17 device.
Link to this function
mount(udid, image_path, build_manifest_path, trust_cache_path, info_plist \\ nil)
View SourceMount a developer disk for an iOS 17+ device.
Unmount the disk at the specified path.