Hi all,
I am preparing our product (built in JavaFX 8) for submission to Apple
Mac Store. All code signing and self-contained installer generation are done.
However, I couldn’t figure out how I could add our license file into pkg
package, which will show the end user before installation. Based on JavaFX 8
deployment document, this could be done by using drop in resources. I could
find any more details or sample online. Could anyone point me to a right
direction? Thanks, Tai
