> libimobiledevice-glue looks like there isn't a mirror: https://github.com/libimobiledevice/libimobiledevice-glue.git > > ``` > recipes/ios_usb_dependencies/ios-usb-dependencies.resources/libimobiledeviceglue.sh:REMOTE_URL="https://github.com/libimobiledevice/libimobiledevice-glue.git" > ``` _Originally posted by @jtmcdole in [#121178](https://github.com/flutter/flutter/issues/121178#issuecomment-3921734328)_ New repo should mirror https://github.com/libimobiledevice/libimobiledevice-glue. Also update recipes to point to the new upstream. We need to push up an empty commit to this mirror per https://github.com/flutter/flutter/issues/121178#issuecomment-3895167426 to trigger a new fat binary build https://github.com/flutter/flutter/issues/182587
Originally posted by @jtmcdole in #121178
New repo should mirror https://github.com/libimobiledevice/libimobiledevice-glue. Also update recipes to point to the new upstream.
We need to push up an empty commit to this mirror per #121178 (comment) to trigger a new fat binary build #182587