From 3ae86a330ca5db8f38e580634f9110c884b10330 Mon Sep 17 00:00:00 2001 From: bryan newbold Date: Wed, 14 Aug 2013 12:20:42 -0400 Subject: note about XCode cost (thanks Wes Peters) --- source/unix-toolchain-osx-setup.rst | 11 +++++------ 1 file changed, 5 insertions(+), 6 deletions(-) diff --git a/source/unix-toolchain-osx-setup.rst b/source/unix-toolchain-osx-setup.rst index 4564f18..01b9e2c 100644 --- a/source/unix-toolchain-osx-setup.rst +++ b/source/unix-toolchain-osx-setup.rst @@ -21,12 +21,11 @@ Collect and Install Tools First, you'll need some tools. [#fpackman]_ -* `XCode `_: - Provides compilers and other basic tools of the trade. XCode was - once free of charge, but Apple has since begun charging for it. If - you'd rather not pay, you can probably get by with just a `make - `_ binary, but you're on your - own. +* `XCode `_: Provides compilers + and other basic tools of the trade. XCode seems to only be available for + those with Apple IDs through the Mac App Store. If you'd rather not go + through that mechanism, you can probably get by with just a `make + `_ binary, but you're on your own. * `Git`_: All of our code is tracked by a distributed versioning system called Git. A `Mac installer -- cgit v1.2.3