Uploaded image for project: 'Qt'
  1. Qt
  2. QTBUG-32894

Incorrect (_debug) CFBundleExecutable in all OS X framework Info.plist files

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • P1: Critical
    • 5.4.0 Beta
    • 4.8.5, 5.2.0
    • Build System
    • None
    • XCode 4.6.1, OS X 10.7.5
    • macOS
    • 10bd8e2104331e26ead4d3e43a41f997693fd494

    Description

      OS X: After building Qt from source and installing as below, the Info.plist file for each Qt framework (QtCore.framework, QtGui.framework, etc) contains an incorrect CFBundleExecutable field. The field names the *_debug version of the library.

      This was previously mentioned in QTBUG-2613

      Here are the build parameters that I used:

      ./configure -opensource -debug-and-release -no-qt3support -no-declarative -no-script -no-multimedia -no-audio-backend -no-phonon -no-phonon-backend -no-webkit -nomake examples -nomake demos -nomake docs -arch x86
      make
      sudo make install

      Then inspect /usr/local/Trolltech/Qt-4.8.5/lib/QtCore.framework/Contents/Info.plist

      Attachments

        Issue Links

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

          Activity

            People

              dedietri Gabriel de Dietrich (drgvond)
              rossb Ross Bencina
              Votes:
              8 Vote for this issue
              Watchers:
              15 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Gerrit Reviews

                  There are no open Gerrit changes