summaryrefslogtreecommitdiffstats
path: root/mkspecs/macx-watchos-clang/Info.plist.app
diff options
context:
space:
mode:
authorTor Arne Vestbø <tor.arne.vestbo@qt.io>2019-10-03 12:36:56 +0200
committerTor Arne Vestbø <tor.arne.vestbo@qt.io>2019-10-04 13:09:34 +0000
commit0768a28fbfe4c7227182b6b4b7cacbc6772c54f4 (patch)
treefa5d6481c2e4740e731ac9523e2b781de358b81f /mkspecs/macx-watchos-clang/Info.plist.app
parentf21ecb5657ee679f4c988de1bcd8d66b32952dec (diff)
Remove CFBundleGetInfoString from Info.plist templates
Is't been deprecated since Mac OS X 10.5. Task-number: QTBUG-74872 Change-Id: I8b1ad7aca6448883cb164fd0c4b329592ca60548 Reviewed-by: Edward Welbourne <edward.welbourne@qt.io> Reviewed-by: Alexandru Croitor <alexandru.croitor@qt.io> Reviewed-by: Tor Arne Vestbø <tor.arne.vestbo@qt.io>
Diffstat (limited to 'mkspecs/macx-watchos-clang/Info.plist.app')
-rw-r--r--mkspecs/macx-watchos-clang/Info.plist.app2
1 files changed, 0 insertions, 2 deletions
diff --git a/mkspecs/macx-watchos-clang/Info.plist.app b/mkspecs/macx-watchos-clang/Info.plist.app
index 47f5a58d5e..5ac0ef78a0 100644
--- a/mkspecs/macx-watchos-clang/Info.plist.app
+++ b/mkspecs/macx-watchos-clang/Info.plist.app
@@ -8,8 +8,6 @@
<string>${PRODUCT_NAME}</string>
<key>CFBundleExecutable</key>
<string>${EXECUTABLE_NAME}</string>
- <key>CFBundleGetInfoString</key>
- <string>Created by Qt/QMake</string>
<key>CFBundleIdentifier</key>
<string>${PRODUCT_BUNDLE_IDENTIFIER}</string>
<key>CFBundleName</key>