Build with Xcode14.3 RC2 get error when enable _EXPERIMENTAL_CLANG_EXPLICIT_MODULES . #36700
Labels
Resolution: Duplicate
Type: New Architecture
Issues and PRs related to new architecture (Fabric/Turbo Modules)
Description
In Xcode 14.3 RC2, when
_EXPERIMENTAL_CLANG_EXPLICIT_MODULES
is enabled,module
becomes a keyword, which causes build failures.React Native Version
0.71.4
Output of
npx react-native info
Steps to reproduce
Any Demo that relies on React-CoreModule opens _EXPERIMENTAL_CLANG_EXPLICIT_MODULES and builds with Xcode14.3RC2
Snack, code example, screenshot, or link to a repository
Any Demo that relies on React-CoreModule opens _EXPERIMENTAL_CLANG_EXPLICIT_MODULES and builds with Xcode14.3RC2
The text was updated successfully, but these errors were encountered: