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

Maintenance tool is not signed properly

XMLWordPrintable

    • macOS

      One can use the tutorial for reproducing the issue:
      https://doc.qt.io/qtinstallerframework/ifw-tutorial.html

      After installation, try to launch maintenance tool and it is going to fail. Codesign is going to return something like:

      chenluqiao@MBP-J46PXK2GHH QtIfwTest % codesign --verify --deep --strict --verbose=2 ./maintenancetool.app
      ./maintenancetool.app: invalid Info.plist (plist or signature have been modified)
      In architecture: x86_64
      

      I am not sure about what that x86_64 mean, but I am using a M3 MacBook.

      BTW, "binarycreator -s" does not help here. I think the argument is for signing the installer itself, so it cannot help with maintenance tool.

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

            installerteam Installer Team
            luqiaochen Luqiao Chen
            Votes:
            1 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes