rules_apple
rules_apple copied to clipboard
[HACK] Example diff for testing swift-stdlib-tool builds locally
This is more complicated than just changing the binary path because the way we use it it expects relative paths inside of Xcode, so we have to duplicate those details as if it is there.
never going to merge this but it's a useful example for ironing out upstream regressions
Lyft integration job started: https://buildkite.com/lyft/rules-apple/builds/284 (must be Lyft employee to view)
Can it be built with Bazel? If yes, we can fetch the source and build it in the rules.
huh interesting. Yes it could be, it's 1 c++ file with no deps (I think)
https://github.com/bazelbuild/rules_apple/pull/1314