forked from 10p-freddo/fruitstrap
-
Notifications
You must be signed in to change notification settings - Fork 469
Open
Description
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 - 4. xcode-select --print-path
/Applications/Xcode.app/Contents/Developer - 5. gcc --version
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 - 6. lldb --version
lldb-1400.0.38.17
Apple Swift version 5.7.2 (swiftlang-5.7.2.135.5 clang-1400.0.29.51)
staltz, Haru-Kobayashi073 and wojciech-kulik
Metadata
Metadata
Assignees
Labels
No labels