Recommend installing latest version of Xcode

Summary:
Xcode 8 is required as of 453e70d19c
Closes https://github.com/facebook/react-native/pull/12810

Differential Revision: D4677067

Pulled By: hramos

fbshipit-source-id: 6de932fe8a79b13f0bb13aba10baf2d1960f8a4f
This commit is contained in:
Héctor Ramos
2017-03-08 16:18:53 -08:00
committed by Hector Ramos
parent 6e650937fd
commit 66bb79a773
+1 -1
View File
@@ -144,7 +144,7 @@ npm install -g react-native-cli
### Xcode
The easiest way to install Xcode is via the [Mac App Store](https://itunes.apple.com/us/app/xcode/id497799835?mt=12). Installing Xcode will also install the iOS Simulator and all the necessary tools to build your iOS app.
The easiest way to install Xcode 8 is via the [Mac App Store](https://itunes.apple.com/us/app/xcode/id497799835?mt=12). Installing Xcode will also install the iOS Simulator and all the necessary tools to build your iOS app.
<block class="mac linux windows android" />