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

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

      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.

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

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

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes