Uploaded image for project: 'Qbs ("Cubes")'
  1. Qbs ("Cubes")
  2. QBS-364

GUI applications cannot be built on OS X < 10.7

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: P2: Important P2: Important
    • 1.4.0
    • 1.0.1
    • General
    • None
    • 842ae64080f33366715c390a5f3b338ea8dd5ff2

      This is due to the fact that plutil does not support the json plist format until OS X 10.7. We use this heavily in composition of Info.plist and PkgInfo.

      The best course of action is probably to write our own version of plutil (qplutil?) which supports reading and writing all four plist formats and is cross platform. The C++ API which would power this program would also be useful in other areas... such as the Xcode project generator.

      As a temporary workaround, users can build applications on < OS X 10.7 by:

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

            jakepetroules Jake Petroules (DO NOT ASSIGN ISSUES)
            jakepetroules Jake Petroules (DO NOT ASSIGN ISSUES)
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes