reactnativecn / react-native-website

React Native 中文网
https://reactnative.cn
MIT License
216 stars 328 forks source link

Failed to build iOS project.(error code 65) #572

Closed sunnleung closed 2 years ago

sunnleung commented 2 years ago

最近研究react-native-ble-manager组件的使用,在github(https://github.com/innoveit/react-native-ble-manager)上把源码拉了下来,其中还附带有例子(example)。但在example上yarn ios时,终端报

error Failed to build iOS project. We ran "xcodebuild" command but it exited with error code 65.

在xcode上跑则报“unable to open file(in target "example" in project "example")”

网上搜索上面的error code 65的解决方案(https://blog.csdn.net/Bearin/article/details/105811045

node_modules/react-native/scripts/ios-install-third-party.sh

可能react native版本经过了升级,项目文件中不存在这个ios-install-third-party.sh文件。 请问现版本error code 65这个问题该如何解决

react native版本是0.65.0

sunnylqm commented 2 years ago

所有的报错几乎都是code 65(表示编译失败),所以需要在xcode中编译,然后对具体的报错截图

github-actions[bot] commented 2 years ago

👋 Hey there, it looks like there has been no activity on this issue in the last 90 days. Has the issue been fixed, or does it still require the community attention? This issue will be closed in the next 7 days if no further activity occurs. Thank you for your contributions.

github-actions[bot] commented 2 years ago

Closing this issue after a prolonged period of inactivity. If this issue is still present in the latest release, please feel free to create a new issue with up-to-date information.