bazelbuild / rules_apple

Bazel rules to build apps for Apple platforms.
Apache License 2.0
505 stars 260 forks source link

Fix more M1 tests #1517

Open keith opened 2 years ago

keith commented 2 years ago

I mostly rely on CI for test running which doesn't currently have M1 machines, in a quick test with bazel 5.2 it looks like there are some tests that require tweaks to pass on M1 still:

keith commented 2 years ago

https://github.com/bazelbuild/rules_apple/pull/1540