Closed
Description
openedon Mar 9, 2024
Description
Was having issues with my build so I created a brand new one and tried to run it and getting the same error:
ld: building for 'visionOS-simulator', but linking in dylib (/Users/bart/dev/exampleapp/visionos/Pods/hermes-engine/destroot/Library/Frameworks/xros/hermes.framework/hermes) built for 'macOS'
clang: error: linker command failed with exit code 1 (use -v to see invocation)
** BUILD FAILED **```
### Steps to reproduce
Follow instructions to create a new app, and run it locally without any changes.
### React Native Version
0.73.3
### Affected Platforms
Other (please specify)
### Areas
Other (please specify)
### Output of `npx react-native info`
```text
none
Stacktrace or Logs
none
Reproducer
none
Screenshots and Videos
No response
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment