JetBrains / compose-multiplatform

Compose Multiplatform, a modern UI framework for Kotlin that makes building performant and beautiful user interfaces easy and enjoyable.
https://jetbrains.com/lp/compose-multiplatform
Apache License 2.0
15.93k stars 1.16k forks source link

TargetFormat.Pkg build fails #1594

Open sergeych opened 2 years ago

sergeych commented 2 years ago

MacOS building native distribution in pkg format fails. Error is reported by jpackage:

Bundler Mac PKG Package skipped because of a configuration problem: "Missing --main-jar parameter for non modular application

(file ./build/compose/logs/packagePkg/jpackage-2021-12-14-19-10-24-err.txt)

gabrielpaim commented 2 years ago

Any updates on this? I'm also having this issue. Using jpackage directly works, though (jdk17.0.2).

okushnikov commented 2 months ago

Please check the following ticket on YouTrack for follow-ups to this issue. GitHub issues will be closed in the coming weeks.