We could presumably support running on iOS/tvOS/watchOS/visionOS from Linux/Windows using [`apple-codesign`](https://gregoryszorc.com/docs/apple-codesign/stable/) or [`zsign`](https://github.com/zhlynn/zsign) for signing and [`libimobiledevice`](https://libimobiledevice.org/) or [`pymobiledevice3`](https://github.com/doronz88/pymobiledevice3) for sending to the device.
We could presumably support running on iOS/tvOS/watchOS/visionOS from Linux/Windows using
apple-codesignorzsignfor signing andlibimobiledeviceorpymobiledevice3for sending to the device.