Bundling Cross Platform Binaries - nativelibs4java/JNAerator GitHub Wiki
THIS SECTION IS TODO
This Stack Overflow question explains how to use the -arch command-line flag multiple times in order to bundle binaries in the format expected by BridJ.
TODO also explain what the JNAerator runtime (which is JNA + some JNAerator-specific classes such as LibraryExtractor) can do.