-
Notifications
You must be signed in to change notification settings - Fork 24.3k
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
Build failed after updating xCode from 10.3 to 11.0 (iOS) #26594
Comments
It looks like you are using an older version of React Native. Please update to the latest release, v0.61 and verify if the issue still exists. The "Resolution: Old Version" label will be removed automatically once you edit your original post with the results of running `react-native info` on a project using the latest release.
|
Thank you bot, but that is not option at the moment. |
For the error 65 issue, was there any more output above? Unfortunately, 65 is a generic error. |
This was a issue with |
From which version of react-native-linear-gradient you changed to 2.4.0? |
@NemanjaManot I changed to |
I cannot build iOS locally (on simulator) after updating my xCode from 10.3 to 11.0.
When I build my iOS app on BuddyBuild with xCode version 11.0 everything is working - build successful.
But I cannot build my app in simulator.
React Native version:
Steps To Reproduce
Very strange is that build is working when I am building my app on BuddyBuild service. But I cannot build and test my app in simulator.
How I can fix this?
The text was updated successfully, but these errors were encountered: