You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Nov 22, 2024. It is now read-only.
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.
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 freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
🐛 Bug Report
React Native no longer builds with Flipper enabled with XCode 13 on macOS 12 (Monterey) Beta.
To Reproduce
yarn
cd ios && pod install
yarn clean
(all iOS options)Environment
The text was updated successfully, but these errors were encountered: