Uploaded image for project: 'Qt Creator'
  1. Qt Creator
  2. QTCREATORBUG-22088

Apple/Xcode bundle identifiers are not generated correctly even when explicitly set

    XMLWordPrintable

Details

    • Bug
    • Resolution: Duplicate
    • Not Evaluated
    • None
    • Qt Creator 4.8.1
    • iOS Support
    • None
    • Mac OS 10.14.3
    • macOS

    Description

      Xcode was complaining about provisioning, which led me to explore how to set the bundle ID in the generated Xcode project. The recommended solution does not appear to work.

      I tried the recommended method of setting these in the "build environment"

      QMAKE_TARGET_BUNDLE_PREFIX = com.mycompany
      QMAKE_BUNDLE = ManuallyEnteredProjectName

      and the resulting bundle ID in the Xcode project is

      com.stokestack.ProjectName

      Not even sure how it's deriving that.

      Attachments

        Issue Links

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

          Activity

            People

              vikas Vikas Pachdha
              ghs Gavin Stokes
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Gerrit Reviews

                  There are no open Gerrit changes