Skip to content

Commit

Permalink
Use bazel-ios/rules_apple
Browse files Browse the repository at this point in the history
  • Loading branch information
dostrander committed Jan 5, 2023
1 parent dfb604d commit a3e1e3c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions rules/repositories.bzl
Original file line number Diff line number Diff line change
Expand Up @@ -62,10 +62,10 @@ def rules_ios_dependencies():
_maybe(
github_repo,
name = "build_bazel_rules_apple",
ref = "f99c3cb7e472ecd68b81ea8dab97609a4b75db06",
ref = "e83ecfeb4f0f18357713394f2d71b7c2d8ee779f",
project = "bazelbuild",
repo = "rules_apple",
sha256 = "5e82a98a591efda772a5ee96ed17bcad38338aafeba6055daab04a5d6c13ea50",
sha256 = "3291fa3161286ca09d6472441b2359556b37a90f5a1fa911f4b13fc603ec86be",
)

_maybe(
Expand Down

0 comments on commit a3e1e3c

Please sign in to comment.