AlenkaF commented on a change in pull request #11505:
URL: https://github.com/apache/arrow/pull/11505#discussion_r745377131
##########
File path: docs/source/developers/python.rst
##########
@@ -106,8 +109,8 @@ Building on Linux and MacOS
System Requirements
-------------------
-On macOS, any modern XCode (6.4 or higher; the current version is 10) is
-sufficient.
+On macOS, any modern XCode (6.4 or higher; the current version is 13) is
+sufficient. All you need is to have XCode installed, no additional
configuration is needed.
Review comment:
Actually (I am a new Mac user so I am still learning) the easiest way
would be to only install Xcode Command Line Tools via `xcode-select --install`
or via Homebrew. Installing full Xcode is taking way to long, it stopped twice
in my case and at the end I still wasn't sure if it worked.
Maybe it's just me but additional sentence can help ...
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]