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

Build failed on Xcode 13 #155

Open
suryakant-invitra opened this issue Nov 24, 2021 · 4 comments
Open

Build failed on Xcode 13 #155

suryakant-invitra opened this issue Nov 24, 2021 · 4 comments

Comments

@suryakant-invitra
Copy link

Environment:
Xcode : 13
iOS SDK simulator : 15
React-native : 0.63.3
Mac OSX : Monterey
image

Xcode 12 everything was working fine but after Xcode upgrade throwing above errors.
Please help me to resolve this issue.

@kgaspar
Copy link

kgaspar commented Dec 1, 2021

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

@suryakant-invitra
Copy link
Author

suryakant-invitra commented Dec 2, 2021

@kgaspar, I have resolved the above error by running commands pod install --repo-update then pod update iOSDFULibrary from ios directory.

@kgaspar
Copy link

kgaspar commented Dec 3, 2021

Unfortunately, the error persists even after using the two commands. Anyone had any luck?

@kgaspar
Copy link

kgaspar commented Dec 3, 2021

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants