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. Deploy a Qt application on the Mac App Store
Qt 6.11 is out! See what's new in the release blog

Deploy a Qt application on the Mac App Store

Scheduled Pinned Locked Moved Installation and Deployment
2 Posts 1 Posters 1.4k 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.
  • Z Offline
    Z Offline
    zeecrowddev
    wrote on last edited by
    #1

    Hi

    I try to deploy my application Zeecrowd.app on the Mac Store. Zeecrowd.app has been compiled with QtCreator as a bundle.

    After spend a long time to read the forum (thx qt-project) i tried to resolved a lot of problems due the QtFramework and macdeployqt :(

    But i can't resolve this one :

    "ERROR ITMS-9000: "App sandbox not enabled. The following executables must include the "come.apple.security.app-sandbox" entitlement with a Boolean value of true in the entitlement property list : ...."

    I added the the "come.apple.security.app-sandbox" in the Info.plist file but doesn't work

    Any idea ?

    1 Reply Last reply
    0
    • Z Offline
      Z Offline
      zeecrowddev
      wrote on last edited by
      #2

      I found , the .entitlement file is missed in my bundle and i must sign the Bundle with the "--entitlement" option

      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