aboutsummaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorIvan Komissarov <ABBAPOH@gmail.com>2019-05-15 21:20:56 +0200
committerIvan Komissarov <ABBAPOH@gmail.com>2019-05-17 12:33:43 +0000
commitb2bd149c776b9c7ab399ed132c7c89472f4b59ff (patch)
treec639a7da373f3154b26d5d66feffd48931e01562 /doc
parent67e46f52ee60c3ef2c5a4dba1982f8193ce17bd0 (diff)
doc: add example how to use multiplexing
Change-Id: I67697fb5b4ddb2fcd7f42a2e70247038fc98f082 Reviewed-by: Christian Kandeler <christian.kandeler@qt.io>
Diffstat (limited to 'doc')
-rw-r--r--doc/qbs.qdoc6
1 files changed, 6 insertions, 0 deletions
diff --git a/doc/qbs.qdoc b/doc/qbs.qdoc
index 297687403..a3598e471 100644
--- a/doc/qbs.qdoc
+++ b/doc/qbs.qdoc
@@ -1737,6 +1737,12 @@
(which maps to \l{qbs::buildVariant}{qbs.buildVariant}), and \l{qbs::profiles}
{qbs.profiles} (which maps to \l{Project::profile}{Project.profile}).
+ For example, to build a "fat" \c iOS binary containing two architectures, use the following
+ command:
+ \code
+ qbs build modules.qbs.targetPlatform:ios modules.qbs.architectures:arm64,armv7a
+ \endcode
+
\note The implementation details around multiplexing are subject to change.
Product multiplexing works by examining the