1. 4ffb36f Add explicit version minimums for macOS tools by Keith Smiley · 6 years ago
  2. ada2c55 Add explicit --sdk argument to xcrun calls by Keith Smiley · 6 years ago
  3. 1ba9f0ff Add @bazel_tools//tools:bzl_srcs target by cparsons · 6 years ago
  4. 2d884d4 Remove alias_rules for xcode_config_alias by dmaclach · 6 years ago
  5. 57a2ad7 Add Skylark code that exports the current Xcode version and the Apple SDK versions as flags. by lberki · 7 years ago
  6. 795179a Add an xcode_config_alias rule instance under //tools/osx: . by lberki · 8 years ago
  7. 5eb86fe Export xcode_locator's source file under tools/osx/ to make it available for reference by future repository rules. Removes the xcode-locator binary file under tools/objc. Originally, the precompiled binary was going to be referenced, but it's easier to build from source in the repository rule. by Chris Parsons · 9 years ago