bazel-xcode / bazel-xcode/xchammer
invalid driver name when building in xcode
Open
- Dominant language
- Swift
- Stars
- 314
- Forks
- 45
- PR merge metrics
- No merged PRs in 30d
Description
I have a project that builds and runs fine when executed from bazel, but fails with the below error when the generated project is run in xcode:
```
error: Unexpected error in driver invocation: invalid driver name: swiftc_stub
```
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.