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

XCode 4.5.x: qmake generates invalid project files

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: P2: Important P2: Important
    • 4.8.4
    • 4.8.3
    • Build tools: qmake
    • None
    • 53a450d45e344bfe66f401886f31d6749bc5dcd7

      XCode > 4.5 is no longer able to open projectfiles generated by qmake.
      XCode needs parameter sourceTree = "<group>" to PBXFileReference, PBXGroup sections.

      << "\t\t\t" << writeSettings("sourceTree", "<group>") << ";" << "\n"
      to qmake/pbuilder_pxb.cpp (649, 926, 298, 695, 996, 1096).

      Thanks

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

            andysh Andy Shaw
            zoidberg KW
            Votes:
            1 Vote for this issue
            Watchers:
            6 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes