Skip to content

libsqlitejdbc.jnilib not signed #383

@meydominic

Description

@meydominic

Hey guys,
I uploaded our application to apple to get notarized (new in macOS 10.14):
xcrun altool --notarize-app -f DMG_FILE --primary-bundle-id BUNDLE_ID -u USERNAME -p PASSWORD

The result is that the application won't get notarized because the mentioned file in title is not signed.

The report says:

{
"severity": "error",
"code": null,
"path": "application.dmg/application Installer.app/Contents/Resources/app/0.dat/application.jar/org/sqlite/native/Mac/x86_64/libsqlitejdbc.jnilib",
"message": "The binary is not signed.",
"docUrl": null
},

Any information about this?

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancement:buildEnhancement specific to the build process

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions