diff options
Diffstat (limited to 'Help/variable/XCODE_VERSION.rst')
-rw-r--r-- | Help/variable/XCODE_VERSION.rst | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/Help/variable/XCODE_VERSION.rst b/Help/variable/XCODE_VERSION.rst new file mode 100644 index 000000000..b85d41e91 --- /dev/null +++ b/Help/variable/XCODE_VERSION.rst @@ -0,0 +1,7 @@ +XCODE_VERSION +------------- + +Version of Xcode (:generator:`Xcode` generator only). + +Under the Xcode generator, this is the version of Xcode as specified +in ``Xcode.app/Contents/version.plist`` (such as ``3.1.2``). |