.tasks/core/VOL-005-treat-connected-iphone-as-a-virtual-volume-for-direct-import.md
Implement a feature for the macOS build that detects a physically connected iPhone and presents it as a "virtual volume" within the Spacedrive UI. This will allow users to browse photos and videos directly from the device and import them into a Spacedrive Location without needing to use the system's Photos app.
objc2 crate for all device communication [cite: 5563-5564].Volume in the VolumeManager[cite: 5569].ICCameraItem objects into in-memory Entry objects on the fly[cite: 5570].ImportFromDeviceAction that uses the job system to stream file data from the device to the destination location [cite: 5570-5571].Info.plist must be configured with the "Hardened Runtime" and "USB" entitlements[cite: 5568].