For macOS JVM I want to add an file to the `Conten...
# compose-desktop
s
For macOS JVM I want to add an file to the
Contents/MacOS
folder - this needs to happen before the signing happens. How can I achieve that? Right now I use the "resources/macos" folder to include it into my app, but I believe executable binaries must go in MacOS to make it work.
d
Linked your Issue for better understanding https://github.com/JetBrains/compose-multiplatform/issues/3707
👍 1