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

Qbs does not add MinimumOSVersion key when building under iOS

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Not Evaluated Not Evaluated
    • 1.22
    • None
    • Platforms: Darwin
    • None
    • iOS/tvOS/watchOS
    • b32d967c0d (qbs/qbs/master) b32d967c0d (qbs/qbs/1.22) b32d967c0d (qbs/qbs/1.23) b32d967c0d (qbs/qbs/1.24)

      The description of the key is taken from the official Apple documentation - https://developer.apple.com/documentation/bundleresources/information_property_list/minimumosversion.

      "MinimumOSVersion (String - iOS). When you build an iOS app, Xcode uses the iOS Deployment Target setting of the project to set the value for the MinimumOSVersion key. Do not specify this key yourself in the Info.plist file.".

      When building via Qbs, the key does not appear in the plist, which leads to an application deployment error in the AppStore. The error result is attached to the issue.
      The equivalent key for macOS, LSMinimumSystemVersion, is set by Qbs automatically and gets into the plist

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

            kandeler Christian Kandeler
            kdator Dmitrii Kolpakov
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes