简体   繁体   English

React Native iOS构建失败

[英]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 节点,Watchman和流版本图像链接

Next Init my project and even updated my xcode version 下一步初始化我的项目,甚至更新我的xcode版本

Xcode version Link Xcode版本链接

when i am trying to build the ios app. 当我尝试构建ios应用时。 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 Xcode错误

Log Errors 记录错误

Please guide me what's the exact issue with my project. 请指导我我的项目的确切问题是什么。

Update to Xcode 7 更新到Xcode 7

As mentioned in the docs : 文档中所述:

Xcode 7.0 or higher is required. 需要Xcode 7.0或更高版本。

You are using 6.2 . 您正在使用6.2

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

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