-
Notifications
You must be signed in to change notification settings - Fork 120
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 on Xcode 13 #155
Comments
Anyone got a solution for this? I've been getting an error with the underlying Multiplatform adapter. Think It might be related to the new Swift additions in XCode 13 |
@kgaspar, I have resolved the above error by running commands |
Unfortunately, the error persists even after using the two commands. Anyone had any luck? |
I managed to resolve this issue by updating to the new version of the library 3.2.1 and doing the above steps. Thanks for the help and thats to the maintainers for the update. |
Environment:
Xcode : 13
iOS SDK simulator : 15
React-native : 0.63.3
Mac OSX : Monterey
Xcode 12 everything was working fine but after Xcode upgrade throwing above errors.
Please help me to resolve this issue.
The text was updated successfully, but these errors were encountered: