This commit is contained in:
Ali 2020-02-01 23:03:30 +04:00
parent 81ae5e6a66
commit f67494ad12
12 changed files with 153 additions and 8 deletions

View file

@ -46,3 +46,10 @@ load(
)
apple_support_dependencies()
local_repository(
name = "rules_apple_extras",
path = "build-system/bazel-rules/rules_apple_extras",
)