Skip to content

Instantly share code, notes, and snippets.

View tinder-maxwellelliott's full-sized avatar
🤔

Maxwell Elliott tinder-maxwellelliott

🤔
  • Tinder
  • Columbus, Ohio
  • 20:26 (UTC -05:00)
View GitHub Profile
@tinder-maxwellelliott
tinder-maxwellelliott / BUILD.bazel
Created February 8, 2021 16:29
Generated Bazel BUILD file for GoogleToolboxForMac via PodToBuild
load(
"//Vendor/rules_pods/BazelExtensions:extensions.bzl",
"acknowledged_target",
"gen_module_map",
"gen_includes",
"headermap",
"umbrella_header"
)
# Add a config setting release for compilation mode
version: '2'
services:
mariadb:
image: 'bitnami/mariadb:10.3'
environment:
- MYSQL_ROOT_PASSWORD=maria_root_password
- MARIADB_ROOT_PASSWORD=maria_root_password
volumes:
- 'mariadb_data:/bitnami'
restart: unless-stopped
Showing All Messages
Running "/usr/local/Cellar/bazel/2.2.0/bin/bazel build --verbose_failures
--bes_outerr_buffer_size=0
--strategy=SwiftCompile=standalone
--apple_platform_type=ios
--cpu=ios_x86_64
--watchos_cpus=i386
--announce_rc
--keep_going '--override_repository=tulsi=/Users/maxwellelliott/Library/Application Support/Tulsi/0.20200219.88/Bazel'
--compilation_mode=dbg