potentially dumb question but I haven't found the ...
# compose
j
potentially dumb question but I haven't found the answer to be documented anywhere: is it possible to compile (Jetbrains Compose for Desktop) a Deb package on MacOS M1? It seems even running the
packageDeb
Gradle task instead builds a MacOS app
e
no. this is a limitation of jpackage
j
bummer. thanks!
c
FYI, there is #compose-desktop as well for those questions.
👍 1
or even #multiplatform
j
ah cool thanks, didn't realise there was a dedicated compose desktop channel