Open hjklapp opened 1 year ago
That korge version (3.10) seems not published. Maybe it is 3.1.0?. Could you try with the latest version? 3.4.0
just in case it was something already fixed?
Sorry, 3.10 is the plug-in version.
I found the KorGE version in a gradle file (libs.versions.toml), it is already 3.4.0.
And yes, it is 3.1.0. But the plugin version shouldn't affect, the build process, right?
And yes, it is 3.1.0. But the plugin version shouldn't affect, the build process, right?
That's correct, the intellij plugin shouldn't affect
Hi, when I try to build the korge "Hello World" for an iOS device, the gradle task
iosBuildDeviceRelease
fails, see iosBuildDeviceRelease.log.Running
iosBuildSimulatorRelease
works fine.If I can provide further details, please let me know.
Versions Latest KorGE Hello World commit KorGE: 3.10 Gradle: 7.5 (from wrapper) Kotlin: Bundled (1.7.21-release-272) Java: Amazon Coretto 18.0.2 macOS 13.1 Xcode Version 14.2 (14C18)