Chris Sauer
Chris Sauer
Hello fantastic Firebase folks, It looks like all the ProGuard specs start by ignoring all warnings for the project that uses them, with `-ignorewarnings`. (To reproduce, run `grep ignorewarnings external/firebase_cpp/libs/android/*.pro`...
Hey wonderful Firebase folks, The iOS+ SDK these days has [pretty broad support for macOS](https://firebase.google.com/docs/ios/learn-more#firebase_library_support_by_platform). But on quick inspection, it looks like a lot of that functionality, e.g., Analytics, is...
Hi, wonderful Bazel folks. Here's another PR for your consideration :) I happened to notice that Bazel was failing to use ProGuards bundled in java_imported JARs while I was writing...
Happened to see that the [Android NDK r22 had been released](https://developer.android.com/ndk/downloads/revision_history). Creating an issue so folks can track bazel support for the latest NDK versions! Update: r23, r24 now also...
Hello, wonderful Bazel folks! Thanks for all you do. This is an extensibility feature request. It'd be awesome to be able to get the list of providers in a [Target](https://docs.bazel.build/versions/main/skylark/lib/Target.html)...
**Summary**: Plugin seems to provide no header search paths to the editor, breaking #include and autocomplete for C++. **Symptoms**: - All headers #included via non-relative paths are underlined in red...
Tulsi/Bazel folks, thanks for releasing a great tool to the world! I was wondering if you'd consider making a brew cask for Tulsi. That'd make install and update even smoother....
Tulsi/Bazel folks, thanks again for releasing a great tool :) One thing that surprised me on install was that it was trying to access an older hardcoded version of Xcode...
Hi! Is there a way to have all files in the workspace visible in Xcode? I can see the recursive options in the GUI, looked at the source, and played...
Hello Tulsi Folks, After some workarounds, I thought I'd gotten tulsi behaving great. But then I noticed some very odd behavior indeed: The set of files added to Xcode isn't...