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. Singed Application keep showing "binary is improperly signed"

Singed Application keep showing "binary is improperly signed"

Scheduled Pinned Locked Moved Unsolved Installation and Deployment
2 Posts 2 Posters 1.9k Views 1 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.
  • P Offline
    P Offline
    Poll3xd
    wrote on last edited by
    #1

    Hi I'm developing a Mac Application and it works perfectly when I have a unsigned version and press "Allow anyway", but when I sign it, the program wont start and I get some error from Utility Console, even though I get no errors whenI test if the application is signed correctly.

    The errors I get are:

    CoreServicesUIAgent: Error +60005 creating authorization
    CoreServicesUIAgent: Error SecAssessmentCreate: The operation couldn't be completed. (OSStatus error -67061.)
    kernel: CODE SIGNING: cs_invalid_page(0x1100bd000): p=1650[CoreServicesUIAg] final status 0x3004a00, denying page sending SIGKILL
    kernel: CODE SIGNING: process 650[CoreServicesUIAg]: rejecting invalid page at address 0x1100bd000 from 0x0 in file "/User/..../MyApp" (cs_mtime: 1491218743.0) (signed:1 validated: 1 wpmapped: 0 slid: 0)
    com.apple.xpc.launchd: (com.apple.coreservices.uiagent[1650]) binary is improperly signed.
    diagnosticd: error evaluating process info - pid: 1650, puniqueid: 1650

    I dont know what to do from here and would be happy if anyone could give me direction to where to look for help

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

      Hi and welcome to devnet,

      You should take a look here this might give you some information.

      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
      1

      • Login

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