Uploaded image for project: 'Qt'
  1. Qt
  2. QTBUG-16549 Mac sure Qt apps can easily be submitted to the Mac OS App Store
  3. QTBUG-22892

Change storage location paths on Mac to conform with Mac App Store requirements

    XMLWordPrintable

Details

    • Technical task
    • Resolution: Invalid
    • P2: Important
    • None
    • Core: I/O
    • None
    • macOS

    Description

      From QTBUG-16549:

      "Improperly named files in ~/Library/Application Support/"
      Wrong: ~/Library/Application Support/Company Name/Product Name
      Should be: ~/Library/Application Support/bundleId (com.company.App)
      As a result from using QDesktopServices::storageLocation() with args QDesktopServices::dataLocation or QDesktopServices::cacheLocation
      Comment: I am not sure what the exact value of "bundleId" is supposed to be; patch/workaround provided by reference
      Reference: http://www.qtcentre.org/threads/35292-Qt-Apps-banned-from-Mac-App-Store?p=172964#post172964"

      Attachments

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

        Activity

          People

            pamatila Pasi Matilainen (Inactive)
            pamatila Pasi Matilainen (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes