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

GUI applications cannot be built on OS X < 10.7

    XMLWordPrintable

Details

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

    Description

      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:

      Attachments

        Issue Links

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

          Activity

            People

              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

              Dates

                Created:
                Updated:
                Resolved:

                Gerrit Reviews

                  There are no open Gerrit changes