-
Notifications
You must be signed in to change notification settings - Fork 585
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
xCode Archive fails #3076
Labels
Comments
@ChechoCZ thanks for reporting this - I'll investigate. |
Any update on this? @kraenhansen |
same problem here. @kraenhansen @kneth any updates on this? |
Merged
This will be included in the upcoming |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Goals
What are you trying to achieve?
Publish my app to app store
What did you expect to happen?
Archive my app using xcode.
What happened instead?
Build failed
I have installed realm in my React Native project and it works well in Android. Although, in iOS, despite I can run the application in the simulator, when I proceed to archive it to publish to the app store, it throws this error:
This happen in different files: alloc.hpp to mention one of them.
I tried changing the iOS target version but it didn't work.
Any suggestions?
Thanks in advance.
What are steps we can follow to reproduce this issue?
Add realm as a dependency and try yo archive the project using xcode.
Version of Realm and Tooling
The text was updated successfully, but these errors were encountered: