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

Update podspec to keep compatibility with use_frameworks on XCode 12 #322

Open
climam opened this issue Apr 30, 2021 · 0 comments
Open

Update podspec to keep compatibility with use_frameworks on XCode 12 #322

climam opened this issue Apr 30, 2021 · 0 comments

Comments

@climam
Copy link

climam commented Apr 30, 2021

Hi,

To allow successful build of react-native app using this package on XCode 12 with use_frameworks, please implement following change in podspec:

-  s.dependency 'React'
+  s.dependency 'React-Core'

For more details see facebook/react-native#29633 (comment)

Thanks!

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

1 participant