[macos] Add support for signing user provided app image

XMLWordPrintable

    • Type: Enhancement
    • Resolution: Fixed
    • Priority: P3
    • 19
    • Affects Version/s: 17, 18, 19
    • Component/s: tools
    • b26
    • os_x

      Currently jpackage does not have ability to sign app image provided by user. So, if user wants to modified content of app image before packaging it to PKG/DMG or submitting it to Mac App Store app image needs to be manually signed.

      Proposed enhancement is to sign app image in place with following command:
      jpackage --type app-image --app-image Test.app --mac-sign ...

      Current implementation will give error:
      Error: Option [--app-image] is not valid with type [app-image]

      Generating DMG or PKG from —app-image with signing enabled will not sign app image as it currently do.

            Assignee:
            Alexander Matveev
            Reporter:
            Alexander Matveev
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

              Created:
              Updated:
              Resolved: