diff options
Diffstat (limited to 'mkspecs/macx-xcode/Info.plist.lib')
-rw-r--r-- | mkspecs/macx-xcode/Info.plist.lib | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/mkspecs/macx-xcode/Info.plist.lib b/mkspecs/macx-xcode/Info.plist.lib index 97609ed0ce..ad352bb1cf 100644 --- a/mkspecs/macx-xcode/Info.plist.lib +++ b/mkspecs/macx-xcode/Info.plist.lib @@ -4,9 +4,9 @@ <dict> <key>CFBundlePackageType</key> <string>FMWK</string> - <key>CFBundleShortVersionString</key> - <string>@SHORT_VERSION@</string> - <key>CFBundleGetInfoString</key> + <key>CFBundleShortVersionString</key> + <string>@SHORT_VERSION@</string> + <key>CFBundleGetInfoString</key> <string>Created by Qt/QMake</string> <key>CFBundleSignature</key> <string>@TYPEINFO@</string> |