aboutsummaryrefslogtreecommitdiffstats
path: root/doc/reference/modules/cpp-module.qdoc
diff options
context:
space:
mode:
Diffstat (limited to 'doc/reference/modules/cpp-module.qdoc')
-rw-r--r--doc/reference/modules/cpp-module.qdoc8
1 files changed, 8 insertions, 0 deletions
diff --git a/doc/reference/modules/cpp-module.qdoc b/doc/reference/modules/cpp-module.qdoc
index bd67a5acb..6b0bf30a8 100644
--- a/doc/reference/modules/cpp-module.qdoc
+++ b/doc/reference/modules/cpp-module.qdoc
@@ -462,6 +462,14 @@
\li A version number in the format [major].[minor] indicating the earliest version of
Apple watchOS that the product should run on.
If undefined, compiler defaults will be used.
+ \row
+ \li minimumTvosVersion
+ \li \c{string}
+ \li 1.5
+ \li undefined, but may be set by generated profiles
+ \li A version number in the format [major].[minor] indicating the earliest version of
+ Apple tvOS that the product should run on.
+ If undefined, compiler defaults will be used.
\endtable
\section1 Properties Specific to Unix Platforms