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 #442

Merged
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.

@radko93 radko93 changed the title fix: autolinking when using Xcode 12 fix: Xcode 12 compatibility Sep 17, 2020
Copy link
Member

@krizzu krizzu left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@krizzu krizzu merged commit 0ba7726 into react-native-async-storage:master Sep 30, 2020
@radko93 radko93 deleted the patch-1 branch October 2, 2020 12:13
@Guuz
Copy link

Guuz commented Oct 5, 2020

@krizzu @radko93 any news on when this can be released? This package is (one of) the last in my project without this fix. Making us unable to create builds and running detox.

djhr pushed a commit to smartHelios/async-storage that referenced this pull request Oct 5, 2020
@exotexot
Copy link

exotexot commented Oct 6, 2020

I'm referencing this issue here, trying to contribute to xcode12/ios14 compability of this module: #444

tl,dr: you may want to update the detox dependency in order to ensure a working module.

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.

None yet

4 participants