summaryrefslogtreecommitdiffstats
path: root/mkspecs/macx-g++-32/Info.plist.lib
diff options
context:
space:
mode:
authorFrederik Gladhorn <frederik.gladhorn@digia.com>2013-08-16 16:02:19 +0200
committerThe Qt Project <gerrit-noreply@qt-project.org>2013-08-16 16:02:19 +0200
commite72785547696146f6172f0ef2824033e17df7b50 (patch)
treee78d6bafd7b3bcd9e786b5da8150cf02dcf2b4bb /mkspecs/macx-g++-32/Info.plist.lib
parentac5c64fccd6d491ee3b3a3f54460ed3464d714fc (diff)
parent5c23199d4e8ff21661dfa5aacc13149178e78cab (diff)
Merge "Merge remote-tracking branch 'origin/stable' into dev" into refs/staging/dev
Diffstat (limited to 'mkspecs/macx-g++-32/Info.plist.lib')
-rw-r--r--mkspecs/macx-g++-32/Info.plist.lib10
1 files changed, 5 insertions, 5 deletions
diff --git a/mkspecs/macx-g++-32/Info.plist.lib b/mkspecs/macx-g++-32/Info.plist.lib
index 97609ed0ce..63f1a945c2 100644
--- a/mkspecs/macx-g++-32/Info.plist.lib
+++ b/mkspecs/macx-g++-32/Info.plist.lib
@@ -1,12 +1,12 @@
<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE plist SYSTEM "file://localhost/System/Library/DTDs/PropertyList.dtd">
-<plist version="0.9">
+<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
+<plist version="1.0">
<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>