Uploaded image for project: 'Qt Installer Framework'
  1. Qt Installer Framework
  2. QTIFW-3472

binarycreator cannot sign with '-' (adhoc)

    XMLWordPrintable

Details

    • Bug
    • Resolution: Out of scope
    • Not Evaluated
    • None
    • 4.6.1, 4.8.0
    • CLI
    • None
    • .
    • macOS

    Description

      While trying to package my cmake project with CPackIFW using an adhoc signature on macOS ARM with CPACK_IFW_PACKAGE_SIGNING_IDENTITY set to "-", I noticed that the binarycreator program cannot accept '--sign -'  as argument because "-" is not detected as a valid value but rather as another command line argument, so an error is sent. However, '-' is a valid value and a useful one. It permits signing .app with an adhoc signature.

      This problem can be solved by updating the line below to parse the sign option properly.

       

      Attachments

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

        Activity

          People

            installerteam Installer Team
            todorico huber high
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes