You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
ios-deploy unable to mount developer disk image for ios 16.6.1. DeveloperDiskImage is able to be located(see detailed logs below). Tried suggestions in #73 reboot device but not working. Verified this issue not happening on ios 15.6.1.
Command line:
ios-deploy -vvv --noninteractive --noinstall --justlaunch --bundle /path/to/app --args 'deeplink:'
Actual behavior.
Starting debug of 00008030-xxxxxx (N104AP, iPhone 11, iphoneos, arm64e, 16.6.1, 20G81) a.k.a. 'iPhone' connected through WIFI...
Device Class: iPhone
build: 20G81
version: 16.6.1
Found Xcode developer dir /Applications/Xcode.app/Contents/Developer
version: 16.6
DeviceSupport directory '/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/DeviceSupport/16.6/DeveloperDiskImage.dmg' was located. It took 0.00 seconds
Developer disk image: /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/DeviceSupport/16.6/DeveloperDiskImage.dmg
ios-deploy [ !! ] Unable to mount developer disk image.
Please run the commands below in your Terminal.app and include it in the issue. Check when done and include results below.
1. system_profiler SPSoftwareDataType
System Version: macOS 13.4 (22F66)
Kernel Version: Darwin 22.5.0
Boot Volume: Macintosh HD
Boot Mode: Normal
Secure Virtual Memory: Enabled
System Integrity Protection: Enabled
2. ios-deploy -V
1.12.2
3. xcodebuild -version
Xcode 15.0
Build version 15A5229h
same issue happened on version:
Xcode 14.2
Build version 14C18
Similar issue when I'm trying to start debugging on iOS 17.3 (iPhone 12 Pro). Is this project still maintained? No answer here for 6 months.
Starting debug of 0000SDASAD-XYZ (D53pAP, iPhone 12 Pro, iphoneos, arm64e, 17.3, 21D50) a.k.a. 'iPhone 12 (XYZ)' connected through USB...
2024-02-02 21:21:13.639 ios-deploy[27973:84396786] [ !! ] Unable to locate DeviceSupport directory with suffix 'DeveloperDiskImage.dmg'. This probably means you don't have Xcode installed, you will need to launch the app manually and logging output will not be shown!
ios-deploy unable to mount developer disk image for ios 16.6.1. DeveloperDiskImage is able to be located(see detailed logs below). Tried suggestions in #73 reboot device but not working. Verified this issue not happening on ios 15.6.1.
Command line:
ios-deploy -vvv --noninteractive --noinstall --justlaunch --bundle /path/to/app --args 'deeplink:'
Actual behavior.
Please run the commands below in your Terminal.app and include it in the issue. Check when done and include results below.
System Version: macOS 13.4 (22F66)
Kernel Version: Darwin 22.5.0
Boot Volume: Macintosh HD
Boot Mode: Normal
Secure Virtual Memory: Enabled
System Integrity Protection: Enabled
1.12.2
Xcode 15.0
Build version 15A5229h
same issue happened on version:
Xcode 14.2
Build version 14C18
/Applications/Xcode.app/Contents/Developer
Apple clang version 14.0.0 (clang-1400.0.29.202)
Target: arm64-apple-darwin22.5.0
Thread model: posix
InstalledDir: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin
lldb-1400.0.38.17
Apple Swift version 5.7.2 (swiftlang-5.7.2.135.5 clang-1400.0.29.51)
The text was updated successfully, but these errors were encountered: