No such module 'ExpoModulesCore'
See original GitHub issueDescription
xcode give error No such module ‘ExpoModulesCore’ when I try build ios project.
Version
0.66.0
Output of react-native info
System: OS: macOS 12.1 CPU: (12) x64 Intel® Core™ i5-10600 CPU @ 3.30GHz Memory: 478.62 MB / 24.00 GB Shell: 5.8 - /bin/zsh Binaries: Node: 12.22.3 - /usr/local/bin/node Yarn: 1.22.10 - /usr/local/bin/yarn npm: 6.14.13 - /usr/local/bin/npm Watchman: Not Found Managers: CocoaPods: 1.11.0 - /usr/local/bin/pod SDKs: iOS SDK: Platforms: DriverKit 21.0.1, iOS 15.0, macOS 12.0, tvOS 15.0, watchOS 8.0 Android SDK: Not Found IDEs: Android Studio: Arctic Fox 2020.3.1 Patch 3 Arctic Fox 2020.3.1 Patch 3 Xcode: 13.1/13A1030d - /usr/bin/xcodebuild Languages: Java: 16.0.1 - /usr/bin/javac npmPackages: @react-native-community/cli: Not Found react: Not Found react-native: Not Found react-native-macos: Not Found npmGlobalPackages: react-native: Not Found
Steps to reproduce
build xcode project
Snack, code example, screenshot, or link to a repository
No response
Issue Analytics
- State:
- Created 2 years ago
- Comments:16 (1 by maintainers)
Top GitHub Comments
Try opening project.xcworkspace (and not project.xcodeproj) in Xcode and run via simulator.
You can do this on m1 mac