Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Installation and Deployment
  4. Can't notarize Qt frameworks
Qt 6.11 is out! See what's new in the release blog

Can't notarize Qt frameworks

Scheduled Pinned Locked Moved Unsolved Installation and Deployment
2 Posts 2 Posters 346 Views 2 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • D Offline
    D Offline
    Dariusz
    wrote on last edited by
    #1

    Hey
    I get this error as notarisation summary :

          "severity": "error",
          "code": null,
          "path": "myFancyApp.zip/myFancyApp.app/Contents/Frameworks/QtConcurrent.framework/Versions/A/QtConcurrent",
          "message": "The signature of the binary is invalid.",
          "docUrl": "https://developer.apple.com/documentation/security/notarizing_macos_software_before_distribution/resolving_common_notarization_issues#3087735",
          "architecture": "arm64"
    

    I just can't make it work, I wish qt would just ship dylibs, so I can sign them like anything else and not have that problem :/

    Checking my app with codesign says it satisfies all, zipping/unzipping it it also works, sending notarizing it breaks.

    Can any1 shed any lights?

    1 Reply Last reply
    0
    • SGaistS Offline
      SGaistS Offline
      SGaist
      Lifetime Qt Champion
      wrote on last edited by
      #2

      Hi,

      How are you doing the notarization ?

      Interested in AI ? www.idiap.ch
      Please read the Qt Code of Conduct - https://forum.qt.io/topic/113070/qt-code-of-conduct

      1 Reply Last reply
      0

      • Login

      • Login or register to search.
      • First post
        Last post
      0
      • Categories
      • Recent
      • Tags
      • Popular
      • Users
      • Groups
      • Search
      • Get Qt Extensions
      • Unsolved