Closed nemqooo closed 1 year ago
Hi @nemqooo! Which JavaPackager version are you using?
Sorry for the delay
If you are using the latest JP version and os.arch
system property is not equal to aarch64
, maybe you are running an x64 JDK in compatibility mode using Rosetta??
Hello @fvarrui , what a "stupid" mistake, I am sorry. I was using the 1.6.2 version, now with the 1.7.2 it works flawlessly. I haven't noticed that, thank you!
Great! Happy to hear that 😃
Hello, packaging JavaFX app on mac with apple sillicon failed on "bless: The 'openfolder' is not supported on Apple Silicon devices". Packaging on mac with intel works without any major issues. Is there a way how to solve this please? Thank you