Hi there, syncing a Compose project on macOS shows...
# compose-desktop
s
Hi there, syncing a Compose project on macOS shows this error:
Copy code
A problem occurred configuring project ':app'.
> Unexpected target format for MacOS: AppImage
Because one of my Linux formats is
AppImage
.
Rpm
and
Deb
don't cause any issues btw. I think this is a bug, as it should simply ignore the format it can't build, just like it ignores
Rpm
and
Deb
.