CMake: Remove NSHumanReadableCopyright from iOS Info.plist
The key only applies to macOS bundles. Also, qmake doesn't have it. Task-number: QTBUG-95838 Change-Id: I438f0079cc7b74672dfbe956769138a8bb006669 Reviewed-by: Jörg Bornemann <joerg.bornemann@qt.io> (cherry picked from commit c81da821c43a351578005737fcd21b5b903d728f) Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>
This commit is contained in:
parent
9bc03ed425
commit
22d453e104
@ -26,9 +26,6 @@
|
||||
<key>CFBundleShortVersionString</key>
|
||||
<string>${MACOSX_BUNDLE_SHORT_VERSION_STRING}</string>
|
||||
|
||||
<key>NSHumanReadableCopyright</key>
|
||||
<string>${MACOSX_BUNDLE_COPYRIGHT}</string>
|
||||
|
||||
<key>CFBundleIconFile</key>
|
||||
<string>${MACOSX_BUNDLE_ICON_FILE}</string>
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user