Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error build new project Xcode 14 #34677

Closed
luism3861 opened this issue Sep 13, 2022 · 3 comments
Closed

Error build new project Xcode 14 #34677

luism3861 opened this issue Sep 13, 2022 · 3 comments
Labels
Resolution: Answered When the issue is resolved with a simple answer

Comments

@luism3861
Copy link
Contributor

Description

create a new project with new version react native when it finished build crashed
Screen Shot 2022-09-13 at 10 34 26

Version

0.70

Output of npx react-native info

System:
OS: macOS 12.6
CPU: (12) x64 Intel(R) Core(TM) i7-8750H CPU @ 2.20GHz
Memory: 178.63 MB / 16.00 GB
Shell: 5.8.1 - /bin/zsh
Binaries:
Node: 16.15.1 - /usr/local/bin/node
Yarn: 1.22.10 - /usr/local/bin/yarn
npm: 8.18.0 - /usr/local/bin/npm
Watchman: 2022.09.05.00 - /usr/local/bin/watchman
Managers:
CocoaPods: 1.11.3 - /usr/local/bin/pod
SDKs:
iOS SDK:
Platforms: DriverKit 21.4, iOS 16.0, macOS 12.3, tvOS 16.0, watchOS 9.0
Android SDK: Not Found
IDEs:
Android Studio: Not Found
Xcode: 14.0/14A309 - /usr/bin/xcodebuild
Languages:
Java: 11.0.15 - /usr/bin/javac
npmPackages:
@react-native-community/cli: Not Found
react: 18.1.0 => 18.1.0
react-native: 0.70.0 => 0.70.0
react-native-macos: Not Found
npmGlobalPackages:
react-native: Not Found

Steps to reproduce

.

Snack, code example, screenshot, or link to a repository

.

@yaroslavnikiforov
Copy link

This is not related to XCode 14. I have the same with XCode v13.4.1 and react-native 0.70.0.

@kelset
Copy link
Contributor

kelset commented Sep 14, 2022

refer to #34673 and #34608 (comment)

@kelset kelset closed this as completed Sep 14, 2022
@cortinico cortinico added Resolution: Answered When the issue is resolved with a simple answer and removed Needs: Triage 🔍 labels Sep 15, 2022
@t1gu1
Copy link

t1gu1 commented Oct 27, 2022

I got the same same error. (The one on the image)

For me everything build on XCode v13.4.1 but not on XCode v14.
We use react-native: 0.70.3

EDIT:
It works with XCode v14 now.
I simply refer to #34673 and #34608 (comment) as kelset said.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Resolution: Answered When the issue is resolved with a simple answer
Projects
None yet
Development

No branches or pull requests

5 participants