Код: Выделить всё
./gradlew launchIOSDevice
Код: Выделить всё
AppLauncher failed with an exception:
java.io.FileNotFoundException: No DeveloperDiskImage.dmg found in /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/DeviceSupport for iOS version 18.0.1
at org.robovm.libimobiledevice.util.DeveloperImageResolver.findDeveloperImage(DeveloperImageResolver.java:117)
at org.robovm.libimobiledevice.util.AppLauncher.mountDeveloperImageIfRequired(AppLauncher.java:631)
at org.robovm.libimobiledevice.util.AppLauncher.launchInternal(AppLauncher.java:689)
at org.robovm.libimobiledevice.util.AppLauncher.launch(AppLauncher.java:1153)
at org.robovm.compiler.target.ios.AppLauncherProcess$1.run(AppLauncherProcess.java:67)
Подводя итог, я использую:
- xcode: версия 16.0
- iPad под управлением ОС: 18.0.1
- roboVMVersion: 2.3 .22
Спасибо за любую помощь
Подробнее здесь: https://stackoverflow.com/questions/790 ... orks-ok-th
Мобильная версия