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

Fail to build using Xcode 14.0 #193

Closed
LucBarbier-tech opened this issue Sep 26, 2022 · 1 comment
Closed

Fail to build using Xcode 14.0 #193

LucBarbier-tech opened this issue Sep 26, 2022 · 1 comment

Comments

@LucBarbier-tech
Copy link

LucBarbier-tech commented Sep 26, 2022

It seems you have an error in the podspecs

s.dependency 'React'

This issue explain it better than i could do => facebook/react-native#29633 (comment)

But in short you need to replace
s.dependency 'React' with s.dependency 'React-Core'

@uerceg uerceg mentioned this issue Oct 11, 2022
@uerceg
Copy link
Contributor

uerceg commented Oct 11, 2022

Hey @LucBarbier-tech,

Thank you for reporting this. We have added the change in our latest release. If you can give it a shot and let us know if it fixed your issue, would be great.

Looking forward to hearing back from you.

Cheers

@uerceg uerceg closed this as completed Jan 30, 2024
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