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

[v1] fix Xcode 12 compatibility #1240

Merged
merged 1 commit into from
Oct 30, 2020
Merged

Conversation

radko93
Copy link
Contributor

@radko93 radko93 commented Sep 17, 2020

Description

Latest Xcode 12 fails to build while without a module to depend on React-Core directly hence this change is necessary for all native modules on iOS. This change requires React Native 0.60.2 or newer. For more details please check: facebook/react-native#29633 (comment)

@jakub-gonet
Copy link
Member

That's impressive, thanks for the PR, will merge after CI passes.

@jakub-gonet
Copy link
Member

Could you do the PR against the master branch? We use v1 to cherry-pick changes from master

@radko93
Copy link
Contributor Author

radko93 commented Sep 17, 2020

Master already includes this fix- it already has React-Core inside podspec. So it does not make much sense.

@hsavit1
Copy link

hsavit1 commented Sep 26, 2020

any updates?

@hosseintalebi
Copy link

I think we still need this on the v1 branch though.

@jakub-gonet jakub-gonet changed the title fix: Xcode 12 compatibility [v1] fix Xcode 12 compatibility Oct 30, 2020
@jakub-gonet jakub-gonet merged commit c7f02bd into software-mansion:v1 Oct 30, 2020
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

Successfully merging this pull request may close these issues.

4 participants