Lol ok its getting weird now. I've added `jvm` as ...
# multiplatform
f
Lol ok its getting weird now. I've added
jvm
as a target to my multiplatform project. Running the native macos binary works fine but when adding my application as a regular Java Application to the run configuration of intellij I get this error:
Copy code
Could not create task ':MainKt.main()'.
   > SourceSet with name 'commonMain' not found.