-
Notifications
You must be signed in to change notification settings - Fork 25
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 when performing a development build for iOS #274
Comments
What version of React Native in your project? |
v0.76.2 |
I am also running into the same issue. |
Same issue... |
I was able to fix it with the following change - #275 |
@jhen0409 is it possible do a release with this fix? Thanks! |
It already released in 0.4.0-rc.10. |
Thank you! |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
When I want to perform a development build for iOS on a fresh project, I keep getting this error:
I followed all required steps for installation yet the issue still persists. I ran
xcodebuild clean
in theios
folder and tried the build again and it failed. I deleted the folder entirely and tried again and it keeps failing. I also uninstalled the library itself and started the whole steps afresh but this keeps happening. Any idea what could be the issue and how to resolve it please?The text was updated successfully, but these errors were encountered: