Hi All, I need to bundle Mac native libraries so that JNA and JNI can find them. I can not bundle inside a jar since JNA will not find them. But I want the native libraries to be found inside the .app file say in a lib folder. Anyone know how to do that using javafx deploy ant scripts? Is there some special directory I have to setup like I do for icns?
Thanks! -Tony
