This is a dummy project to test Bazel integration with IDE such as Android Studio and Xcode.
The project is a C++ projet, with a native SDK provided for iOS and Android applications, and demo apps.
The goal is to have the IDE working the same way with bazel as with native build system:
- source browsing
- app deployment
- debugging tools
Current environment:
- macOS High Sierra: 10.13.6
- bazel: 0.21.0
- Android Studio plugin: 2018.10.22.0.2
- Xcode: 10.1
- Tulsi: revision a21ddce35e3403ce5f9d7bba9b0f74500a861e52
- Swift breakpoints
- Objective-C breakpoints
- Cannot map source in profiling