Uploaded image for project: 'Qt'
  1. Qt
  2. QTBUG-41794

Qt5.4.0 Beta: Mac installer is not signed for OS X 10.9.5+

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: P1: Critical P1: Critical
    • 5.4.0 RC
    • 5.4.0 Beta
    • Packaging & Installer
    • None
    • macOS

      Launching the installer brings up the "unidentified developer" dialog. The workaround is to option-click to get the "Run" override dialog.

      OS X 10.9.5 and 10.10 requires version 2 code signatures. See https://developer.apple.com/library/prerelease/mac/technotes/tn2206/_index.html#//apple_ref/doc/uid/DTS40007919-CH1-TNTAG205 .

      We probably need to do this:
      1) run the code signing tool on a 10.9.5 system
      2) fix the app bundle structure (as done by qmake in recent versions of Qt)

      Test with "spctl":

      spctl -a -t exec -vv qt-enterprise-mac-x64-clang-5.3.2.app
      qt-enterprise-mac-x64-clang-5.3.2.app: rejected
      source=obsolete resource envelope
      

        1. Screen Shot 2014-10-03 at 14.27.14 (2).png
          63 kB
          Morten Sørvig
        2. ScreenShot 201410-14 #47.tiff
          284 kB
          Hanne Linaae
        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

            mapaaso Matti Paaso
            sorvig Morten Sørvig
            Votes:
            1 Vote for this issue
            Watchers:
            6 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes