diff options
author | Morten Johan Sørvig <morten.sorvig@digia.com> | 2014-09-22 12:32:35 (GMT) |
---|---|---|
committer | Jake Petroules <jake.petroules@petroules.com> | 2015-03-04 16:35:40 (GMT) |
commit | 8f7320cb86be41110ff42fb27496d0485da58a6a (patch) | |
tree | be8defec485866e29a4af23fa5cf5a62625f7b39 /mkspecs/macx-llvm/Info.plist.lib | |
parent | 0806c624bb3e29c0ca852def079f21bc56174be6 (diff) | |
download | Qt-8f7320cb86be41110ff42fb27496d0485da58a6a.zip Qt-8f7320cb86be41110ff42fb27496d0485da58a6a.tar.gz Qt-8f7320cb86be41110ff42fb27496d0485da58a6a.tar.bz2 |
Info.plist.lib whitespace fixup
Change-Id: I2fed6342004218f4173c0ef72130b710d1a0f0c8
Reviewed-by: Jake Petroules <jake.petroules@petroules.com>
Diffstat (limited to 'mkspecs/macx-llvm/Info.plist.lib')
-rw-r--r-- | mkspecs/macx-llvm/Info.plist.lib | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/mkspecs/macx-llvm/Info.plist.lib b/mkspecs/macx-llvm/Info.plist.lib index 97609ed..ad352bb 100644 --- a/mkspecs/macx-llvm/Info.plist.lib +++ b/mkspecs/macx-llvm/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> |