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

React Native 0.64-65 with XCode 13 - could not find or use auto-linked library 'swift_Concurrency' or 'swiftFileProvider' #2477

Closed
leotm opened this issue Jun 20, 2021 · 4 comments

Comments

@leotm
Copy link
Contributor

leotm commented Jun 20, 2021

🐛 Bug Report

React Native no longer builds with Flipper enabled with XCode 13 on macOS 12 (Monterey) Beta.

To Reproduce

Environment

leotm pushed a commit to leotm/react-native-template-new-architecture that referenced this issue Jun 20, 2021
Might re-enable later and stick to XCode 12.5 for now

facebook/flipper#2477
@mweststrate
Copy link
Contributor

Currently we don't support macOS 12 / XCode 13 yet, nor have a way to test / verify them. Feel free to either dive into the issue further, or report back once they are out of beta.

@peterkuiper
Copy link

peterkuiper commented Jul 15, 2021

@leotm You might want to checkout this comment: zalando/SwiftMonkey#80 (comment)

@gwmccull
Copy link

For the sake of posterity...I had the same issue on the release version of Xcode 13 and the Void.swift solution that @peterkuiper linked to fixed it

@thepirateboy
Copy link

Had this problem with React-Native 0.66.0 + Xcode 13 before, gave me headache, the only way to solve mine was that void.swift solution and update the command line tool of Xcode.

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

5 participants