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

fix: Xcode 12 compatibility #90

Merged
merged 1 commit into from
Sep 30, 2020
Merged

fix: Xcode 12 compatibility #90

merged 1 commit into from
Sep 30, 2020

Conversation

radko93
Copy link
Contributor

@radko93 radko93 commented Sep 17, 2020

Summary

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)

Test Plan

Use this branch to install with an app running on Xcode 12.

Compatibility

OS Implemented
iOS
Android

Checklist

  • I have tested this on a device and a simulator
  • I added the documentation in README.md
  • I mentioned this change in CHANGELOG.md
  • I updated the typed files (TS and Flow)
  • I added a sample use of the API in the example project (example/App.js)

@radko93 radko93 changed the title fix: autolinking when using Xcode 12 fix: Xcode 12 compatibility Sep 17, 2020
@krizzu krizzu merged commit e2342fa into callstack:master Sep 30, 2020
@krizzu
Copy link
Collaborator

krizzu commented Sep 30, 2020

Thanks!

@radko93 radko93 deleted the patch-1 branch October 2, 2020 12:13
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.

2 participants