Skip to content

macOS can't notarize 2.9.0 #54

Closed
@tresf

Description

@tresf

Any attempts to notarize the .dylib that we ship with 2.9.0 fail, resulting in the following:

      "severity": "error",
      "code": null,
      "path": "my-app-1.0.0.pkg/my-app-1.0.0.pkg Contents/Payload/my-app.jar/natives/osx_64/libjssc.dylib",
      "message": "The binary uses an SDK older than the 10.9 SDK.",
      "docUrl": null,
      "architecture": "x86_64"

2.8.0 did NOT suffer this problem. This is a regression. Pinging @lukas-w for possible help/recommendations with this.

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions