Skip to content

Commit

Permalink
Undo potential fix
Browse files Browse the repository at this point in the history
  • Loading branch information
thiagohmcruz committed Aug 9, 2023
1 parent 433a260 commit 2c8820c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions rules/precompiled_apple_resource_bundle.bzl
Original file line number Diff line number Diff line change
Expand Up @@ -203,6 +203,7 @@ def _precompiled_apple_resource_bundle_impl(ctx):
for f in resource_files.files.to_list()
if f.extension == "xccurrentversion"
]
xccurrentversions = []

return [
AppleResourceInfo(
Expand Down

0 comments on commit 2c8820c

Please sign in to comment.