MANIFEST.MF
22 字节
Manifest-Version: 1.0
This PR simplifies the usage of the non-Android Java API by providing platform-specific JAR files that include native shared libraries, eliminating the need for users to manually manage native dependencies. - Refactored LibraryUtils.java to support multiple library loading methods including extracting from JAR resources - Added build infrastructure to create platform-specific native library JAR files - Introduced debug capabilities and improved error handling for library loading