aboutsummaryrefslogtreecommitdiffstats
path: root/examples/install-bundle/install-bundle.qbs
diff options
context:
space:
mode:
Diffstat (limited to 'examples/install-bundle/install-bundle.qbs')
-rw-r--r--examples/install-bundle/install-bundle.qbs2
1 files changed, 2 insertions, 0 deletions
diff --git a/examples/install-bundle/install-bundle.qbs b/examples/install-bundle/install-bundle.qbs
index 3151f5517..7ec4e8f78 100644
--- a/examples/install-bundle/install-bundle.qbs
+++ b/examples/install-bundle/install-bundle.qbs
@@ -19,6 +19,8 @@ Project {
"Storyboard.storyboard"
]
+ cpp.minimumMacosVersion: "10.10"
+
Group {
fileTagsFilter: isBundle ? ["bundle.content"] : ["application"]
qbs.install: true