简体   繁体   中英

React native ios build failed

I followed the following tutorial of react native

React Native Tutorial Link

I have successfully install the required stuffs

Node, Watchman and flow version image link

Next Init my project and even updated my xcode version

Xcode version Link

when i am trying to build the ios app. It throws an error which is not able to figure out by me as i am new to react.

The following is the error link

Xcode Errors

Log Errors

Please guide me what's the exact issue with my project.

Update to Xcode 7

As mentioned in the docs :

Xcode 7.0 or higher is required.

You are using 6.2 .

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM