yolk
1
When I run expo run:ios I get this error:
(/Users/user/company/orbi-app/ios/Pods/Target Support Files/Pods-common-orbi/ExpoModulesProvider.swift:8:8)
6 | */
7 |
8 | import ExpoModulesCore
| ^ could not find module ‘ExpoModulesCore’ for target ‘x86_64-apple-ios-simulator’; found: arm64-apple-ios-simulator, at: /Users/user/Library/Developer/Xcode/DerivedData/Orbi-agknngcmtjkpuhhecidmickojprf/Build/Products/Debug-iphonesimulator/ExpoModulesCore/ExpoModulesCore.swiftmodule
I am on M1 mac but I had it working before, I cant reproduce it in fresh repo but there was same issue already without solution:
Hi @yolk I’m experiencing the same issue. Were you able to resolve this?
Hello, I have the same problem
any of us got the solution?
I’m having exactly the same issue. Is anyone going to reply to this … Bhuler … Bhuler …
could not find module ‘ExpoModulesCore’ for target ‘x86_64-apple-ios-simulator’; found: arm64-apple-ios-simulator
freem11
6
Hi was a solution to this issue ever reached?