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

xCode Archive fails #3076

Closed
ChechoCZ opened this issue Jul 20, 2020 · 5 comments
Closed

xCode Archive fails #3076

ChechoCZ opened this issue Jul 20, 2020 · 5 comments

Comments

@ChechoCZ
Copy link

ChechoCZ commented Jul 20, 2020

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:

Aligned deallocation function of type 'void (void *, std::align_val_t) noexcept' is only available on iOS 11 or newer

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

  • Realm JS SDK Version: 10.0.0-beta.7?
  • Node: 12.2.0
  • React Native: 0.62
  • Client OS & Version: MacOS Catalina 10.15.5
@kraenhansen
Copy link
Member

kraenhansen commented Jul 20, 2020

@ChechoCZ thanks for reporting this - I'll investigate.

@kevin-lii
Copy link

Any update on this? @kraenhansen

@aliozinan
Copy link

aliozinan commented Sep 15, 2020

same problem here. @kraenhansen @kneth any updates on this?

@steffenagger
Copy link
Contributor

This will be included in the upcoming 10.0.0-X release.
See solution here: #3260

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Mar 15, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

6 participants