Hi
I am trying to offer a B4J program on macOS catalina. I packed the program in a .pkg installer.
When installing the program with the pkg installer, the program has no more writing permission and fails to work in my case. The files are written into File.DirApp.
Does anybody know who to deal with this?
kind regards
David
PS: I did use
- the b4jPackager11 with open java 14
- Platypus to create an .app file
- signing and notarizing of the app
I am trying to offer a B4J program on macOS catalina. I packed the program in a .pkg installer.
When installing the program with the pkg installer, the program has no more writing permission and fails to work in my case. The files are written into File.DirApp.
Does anybody know who to deal with this?
kind regards
David
PS: I did use
- the b4jPackager11 with open java 14
- Platypus to create an .app file
- signing and notarizing of the app