summaryrefslogtreecommitdiffstats
path: root/mkspecs/macx-xcode
diff options
context:
space:
mode:
Diffstat (limited to 'mkspecs/macx-xcode')
-rwxr-xr-xmkspecs/macx-xcode/Info.plist.app2
-rw-r--r--mkspecs/macx-xcode/qmake.conf1
2 files changed, 3 insertions, 0 deletions
diff --git a/mkspecs/macx-xcode/Info.plist.app b/mkspecs/macx-xcode/Info.plist.app
index fd737cb8cc..b822c2851f 100755
--- a/mkspecs/macx-xcode/Info.plist.app
+++ b/mkspecs/macx-xcode/Info.plist.app
@@ -2,6 +2,8 @@
<!DOCTYPE plist SYSTEM "file://localhost/System/Library/DTDs/PropertyList.dtd">
<plist version="0.9">
<dict>
+ <key>NSPrincipalClass</key>
+ <string>NSApplication</string>
<key>CFBundleIconFile</key>
<string>@ICON@</string>
<key>CFBundlePackageType</key>
diff --git a/mkspecs/macx-xcode/qmake.conf b/mkspecs/macx-xcode/qmake.conf
index cb342808ec..8504310c79 100644
--- a/mkspecs/macx-xcode/qmake.conf
+++ b/mkspecs/macx-xcode/qmake.conf
@@ -10,6 +10,7 @@ CONFIG += lib_version_first incremental plugin_no_soname app_bundle
include(../common/mac.conf)
include(../common/gcc-base-macx.conf)
include(../common/g++-macx.conf)
+include(../common/mac-minimum-version.conf)
QMAKE_LINK =
QMAKE_LINK_C =