瀏覽代碼

Merge pull request #8739 from bruvzg/ios_no_cmd

[iOS] Remove mention of Command Line Tools.
Max Hilbrunner 1 年之前
父節點
當前提交
bbd31182c8
共有 1 個文件被更改,包括 1 次插入2 次删除
  1. 1 2
      contributing/development/compiling/compiling_for_ios.rst

+ 1 - 2
contributing/development/compiling/compiling_for_ios.rst

@@ -15,8 +15,7 @@ Requirements
 
 - `Python 3.6+ <https://www.python.org/downloads/macos/>`_.
 - `SCons 3.0+ <https://scons.org/pages/download.html>`_ build system.
-- `Xcode <https://apps.apple.com/us/app/xcode/id497799835>`_
-  (or the more lightweight Command Line Tools for Xcode).
+- `Xcode <https://apps.apple.com/us/app/xcode/id497799835>`_.
 
 If you are building the ``master`` branch: