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

OSX: @SHORT_VERSION@ adds only VER_MAJ and VER_MIN to plist file

XMLWordPrintable

    • macOS

      According Apple's documentation CFBundleShortVersionString should contain three numbers separated by dots.
      https://developer.apple.com/library/mac/documentation/General/Reference/InfoPlistKeyReference/Articles/CoreFoundationKeys.html#//apple_ref/doc/uid/20001431-111349

      @SHORT_VERSION@ in .pro file adds only two numbers to resulting plist file (VER_MAJ, VER_MIN) but also VER_PAT should be added there.

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

            vestbo Tor Arne Vestbø
            kileppal Kimmo Leppälä
            Votes:
            1 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes