aboutsummaryrefslogtreecommitdiffstats
path: root/doc/reference/modules
diff options
context:
space:
mode:
authorIvan Komissarov <abbapoh@gmail.com>2022-10-28 01:57:03 +0300
committerIvan Komissarov <ABBAPOH@gmail.com>2022-10-29 08:31:05 +0000
commit9cf41cacc76d7a2e8b641723bbdb9e191dc014e5 (patch)
treed08f94d4a26657281780dae8cd5d0acae3903a18 /doc/reference/modules
parent8cfaf76b174a47827eb32255cd1fd1d836a3dd65 (diff)
Add public bundle.useBuiltinXcodeBuildSpecs property
Change-Id: Ib630bc08565527ee648c803f83d4dc9513410b7e Reviewed-by: Leena Miettinen <riitta-leena.miettinen@qt.io> Reviewed-by: Christian Kandeler <christian.kandeler@qt.io>
Diffstat (limited to 'doc/reference/modules')
-rw-r--r--doc/reference/modules/bundle-module.qdoc11
1 files changed, 11 insertions, 0 deletions
diff --git a/doc/reference/modules/bundle-module.qdoc b/doc/reference/modules/bundle-module.qdoc
index 4184672b4..fe9bf1354 100644
--- a/doc/reference/modules/bundle-module.qdoc
+++ b/doc/reference/modules/bundle-module.qdoc
@@ -465,6 +465,17 @@
*/
/*!
+ \qmlproperty bool bundle::useBuiltinXcodeBuildSpecs
+
+ Set this property to \c true to use Xcode \c .xcspec files shipped with \QBS.
+
+ This property can be used as a workaround when using a new Xcode version that is not supported
+ by \QBS yet.
+
+ \default false
+*/
+
+/*!
\qmlproperty string bundle::versionsFolderPath
\readonly
\since Qbs 1.5