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

macdeployqt does not sign binaries in Helpers

    XMLWordPrintable

Details

    • Bug
    • Resolution: Unresolved
    • P3: Somewhat important
    • None
    • 5.11.2
    • None
    • macOS

    Description

      Plain binaries within the Helpers Directory are not codesigned. When I checked the macdeployqt source code I saw that it only checks for Bundles within the Helpers folder. But it is also ok to have plain binaries in there see Table 3-1 of the Documentation.

      https://developer.apple.com/library/archive/documentation/Security/Conceptual/CodeSigningGuide/Procedures/Procedures.html 


      Additionally binaries that have been added with the '-executable' option should also be signed. But those binary paths are not passed to the codesignBundle function

      Attachments

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

        Activity

          People

            Unassigned Unassigned
            timo.christ Timo Christ
            Veli-Pekka Heinonen Veli-Pekka Heinonen
            Votes:
            2 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:

              Gerrit Reviews

                There are no open Gerrit changes