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 ```