JetpackComposeDemo icon indicating copy to clipboard operation
JetpackComposeDemo copied to clipboard

Fix CI multiplatform targets

Open AlexGladkov opened this issue 9 months ago • 0 comments

Summary

  • clean up duplicate JVM entrypoint and use Main_desktopKt
  • enable JS target and KSP for JS
  • update run configuration
  • normalize gradle properties newline
  • conditionally enable iOS plugin and targets when building on macOS

Testing

  • ./gradlew --version (fails: No route to host)

AlexGladkov avatar May 21 '25 11:05 AlexGladkov