We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3ec4ee9 commit 9f6c225Copy full SHA for 9f6c225
qView.pro
@@ -62,7 +62,7 @@ macx {
62
}
63
QMAKE_TARGET_BUNDLE_PREFIX = "com.interversehq"
64
65
- QMAKE_INFO_PLIST = "dist/mac/Info_legacy.plist"
+ QMAKE_INFO_PLIST = "dist/mac/Info.plist"
66
# Older icon for qt 5 on mac
67
lessThan(QT_MAJOR_VERSION, 6) {
68
ICON = "dist/mac/qView_legacy.icns"
0 commit comments