Could not find module 'NearbyConnections' for target 'x86_64-apple-ios-simulator'; found: arm64-apple-ios-simulator #2533
Labels
needs-triage
Issue still needs to be assigned, labeled and deduplicated
type: bug
Something is broken or not working as intended
Project
Nearby Connections
Language
Swift
OS Platform
Apple
What happened?
When building a project getting this error:
Swift Compiler Error (Xcode): Could not find module 'NearbyConnections' for target 'x86_64-apple-ios-simulator'; found: arm64-apple-ios-simulator, at: /Users/.../build/ios/Debug-iphonesimulator/NearbyConnections.swiftmodule
What did you expect to happen?
Successful build
How can we reproduce it (as minimally and precisely as possible)?
This happens on Apple Silicon machine. macOS: 14.4.1 (23E224)
How often does this bug happen?
Every time
Standalone code to reproduce the issue
No response
Relevant log output
No response
Anything else we need to know?
No response
The text was updated successfully, but these errors were encountered: