aboutsummaryrefslogtreecommitdiffstats
path: root/doc/reference/modules/xcode-module.qdoc
diff options
context:
space:
mode:
authorJake Petroules <jake.petroules@theqtcompany.com>2015-09-08 22:46:10 -0700
committerJake Petroules <jake.petroules@theqtcompany.com>2015-09-11 10:31:29 +0000
commit216ad20c09f160722598a6780e4271f0010bc616 (patch)
treec0d45fb354728e95c97eda4f53402b0be85c900d /doc/reference/modules/xcode-module.qdoc
parentf75708f39dc6f3fc856615dea49b184af035465a (diff)
Add skeleton tvOS support.
Change-Id: I234cec127b1644f1ef53fe5c287da7158152ac12 Reviewed-by: Joerg Bornemann <joerg.bornemann@theqtcompany.com>
Diffstat (limited to 'doc/reference/modules/xcode-module.qdoc')
-rw-r--r--doc/reference/modules/xcode-module.qdoc8
1 files changed, 4 insertions, 4 deletions
diff --git a/doc/reference/modules/xcode-module.qdoc b/doc/reference/modules/xcode-module.qdoc
index 931b2f398..fab56a428 100644
--- a/doc/reference/modules/xcode-module.qdoc
+++ b/doc/reference/modules/xcode-module.qdoc
@@ -99,10 +99,10 @@
\li stringList
\li 1.5
\li determined by \c{qbs.targetOS}
- \li List of the Apple devices targeted by this product. For OS X and watchOS, this should
- always be "mac" and "watch", respectively. For iOS, this can be one or both of
- "iphone" and "ipad". The default is the list of all device types supported by the
- current platform.
+ \li List of the Apple devices targeted by this product. For OS X, watchOS, and tvOS, this
+ should always be "mac", "watch", and "tv", respectively. For iOS, this can be one or
+ both of "iphone" and "ipad". The default is the list of all device types supported by
+ the current platform.
\endtable
\section1 Advanced Properties