Important info for macOS users
If you encounter the warning "libufbx.dylib cannot be opened because the developer cannot be verified" on macOS, please note that the ufbx dynamic library for macOS has not yet been code-signed.
A properly signed version of the library will be included in an upcoming update.
In the meantime, as a temporary workaround during development, you can manually authorize the library by running the following command in Terminal:
xattr -d com.apple.quarantine /path/to/libufbx.dylib