Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Integrate Bazel build targets into Xcode project #10

Open
jerrymarino opened this issue Mar 15, 2018 · 1 comment
Open

Integrate Bazel build targets into Xcode project #10

jerrymarino opened this issue Mar 15, 2018 · 1 comment

Comments

@jerrymarino
Copy link
Collaborator

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.

@jerrymarino
Copy link
Collaborator Author

#24 addresses the first part of getting this to work. The remaining effort includes adding the toolchain to support debugger integration

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant