ifuse

Mount iOS devices as filesystems using FUSE on macOS and Linux

brewmacoslinux
Try with needOr install directly
Source

About

FUSE module for iOS devices

Commands

ifuse

Examples

Mount an iOS device to a local directory$ ifuse ~/mnt/ios
Mount a specific app's documents folder from an iOS device$ ifuse --appid com.example.app ~/mnt/app_docs
Unmount the iOS device filesystem$ umount ~/mnt/ios