mirror of
https://github.com/facebook/react-native.git
synced 2025-11-01 09:14:26 +00:00
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:
committed by
Hector Ramos
parent
6e650937fd
commit
66bb79a773
@@ -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" />
|
||||
|
||||
|
||||
Reference in New Issue
Block a user