We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Cannot build version 11.6.0 with ReactNative 0.71.4 on Xcode Version 14.2 (14C18).
11.6.0
0.71.4
Version 14.2 (14C18)
Fails with this error:
Undefined symbol: realm::set_default_realm_file_directory(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >)
Rolling back to 11.5.2 builds correctly.
11.5.2
The text was updated successfully, but these errors were encountered:
@haswalt Thank you for reporting. We will investigate.
Sorry, something went wrong.
@haswalt We have a fix in #5635, and once reviewed we can do a release
@haswalt A fix has been released in v11.7.0
kneth
No branches or pull requests
Cannot build version
11.6.0
with ReactNative0.71.4
on XcodeVersion 14.2 (14C18)
.Fails with this error:
Rolling back to
11.5.2
builds correctly.The text was updated successfully, but these errors were encountered: