-
Notifications
You must be signed in to change notification settings - Fork 24.5k
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
Creating fresh project gives error and cannot build after XCode update. #29024
Comments
|
XCode 11E608c trying to build our project after xcode update and got an error
|
Hey there, it looks like there has been no activity on this issue recently. Has the issue been fixed, or does it still require the community's attention? This issue may be closed if no further activity occurs. You may also label this issue as a "Discussion" or add it to the "Backlog" and I will leave it open. Thank you for your contributions. |
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. |
How to solve it? |
+1 |
+2 of type 'text' for architecture 'x86_64' (in target 'Flipper-RSocket' from project 'Pods') |
As mentioned here in #30922
|
After yesterday upgrade on XCode causing so many error while "init" new project and run it on device.
When I run init command like
npx react-native init myNewProject
gives output like this:And when I run
npx react-native run-ios
gives these errors:System Info:
npx react-native info
The text was updated successfully, but these errors were encountered: