Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. General and Desktop
  4. Publish desktop MacOS app in Apple AppStore
QtWS25 Last Chance

Publish desktop MacOS app in Apple AppStore

Scheduled Pinned Locked Moved Unsolved General and Desktop
xcodemacos
2 Posts 2 Posters 316 Views
  • 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
    Dmitriano
    wrote on 30 Apr 2024, 11:52 last edited by Dmitriano
    #1

    I was able to build my app for iOS and publish it in Apple AppStore by running CMake in QT Creator, opening generated .xcodeproj file in XCode, building the app with XCode and publishing with Archive Manager in XCode.

    I am also able to build my app with QT Creator for MacOS Desktop, but I do not have an idea on how do I publish it in Apple AppStore.

    CMake does not generate xcodeproj for Desktop configuration and I can't open the project in XCode, right?

    My QT Version is 6.7, QT Creator 13.

    S 1 Reply Last reply 30 Apr 2024, 18:19
    0
    • D Dmitriano
      30 Apr 2024, 11:52

      I was able to build my app for iOS and publish it in Apple AppStore by running CMake in QT Creator, opening generated .xcodeproj file in XCode, building the app with XCode and publishing with Archive Manager in XCode.

      I am also able to build my app with QT Creator for MacOS Desktop, but I do not have an idea on how do I publish it in Apple AppStore.

      CMake does not generate xcodeproj for Desktop configuration and I can't open the project in XCode, right?

      My QT Version is 6.7, QT Creator 13.

      S Offline
      S Offline
      SGaist
      Lifetime Qt Champion
      wrote on 30 Apr 2024, 18:19 last edited by
      #2

      @Dmitriano Hi,

      Cmake has an Xcode generator.

      See here for the doc and here for a small example.

      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

      2/2

      30 Apr 2024, 18:19

      • Login

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