bazel-xcode / bazel-xcode/xchammer
Integrate Bazel build targets into Xcode project
Open
- Dominant language
- Swift
- Stars
- 314
- Forks
- 45
- PR merge metrics
- No merged PRs in 30d
Description
XCHammer was originally designed to produce a great user experience for local on Xcode development. However, building with Bazel is still useful and widely preferred.
The current approach to achieving this is not very maintainable, documented, or ideal:
- Create an Xcode workspace
- Put XCHammer projects in that workspace
- Create a separate Xcode project and targets that run bazel ( i.e. a `Tulsi` gen'd project with no files )
Come up with a way to integrate this into XCHammer.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.