Skip to content

Codesign command on macOS does not include Hardened Runtime, so can not pass notarization #161

Description

@AstroPixelProcessor

I'm submitting a…

  • bug report
  • [ x ] feature request
  • other

Short description of the issue/suggestion:

Why does the code sign command in javapackager/packagers/ MacPackager.java not include the option

--options runtime

so the hardened runtime is enabled so it can pass notarizationof the app by Apple?

What is the expected behavior?

The created DMG/PKG should be able to pass Apple's notarization when submitted.

What is the current behavior?

The created DMG/PKG will not pass Apple's notarization.

Please tell us about your environment:

  • JavaPackager version: 1.6.2
  • OS version: macOS Big Sur 11.0.1
  • JDK version: Temurin JDK 17
  • Build tool:
    • [ x ] Maven
    • Gradle

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions