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

macdeployqt does not sign apps with qtwebengine

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • P2: Important
    • 5.6.0
    • 5.5.0 Beta
    • None
    • mac os 10.10.3, latest Xcode

    Description

      this line will correctly build my app without signing:

      macdeployqt Webshots.app -executable=Webshots.app/Contents/MacOS/Webshots

      this line gives the following error:

      macdeployqt Webshots.app -executable=Webshots.app/Contents/MacOS/Webshots -codesign="Developer ID Application"

      ERROR: Codesign signing error:
      ERROR: "Warning: usage of --preserve-metadata with option "resource-rules" (deprecated in Mac OS X >= 10.10)!
      /development/_build_desktop/Webshots.app/Contents/MacOS/Webshots: unsealed contents present in the bundle root"

      this codesign command works fine with WebKit.

      Attachments

        For Gerrit Dashboard: QTBUG-50636
        # Subject Branch Project Status CR V

        Activity

          People

            alexandru.croitor Alexandru Croitor
            jimmy-webshots jimmy
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes