bazel-ios / cocoapods-bazel

A Cocoapods plugin for automatically generating Bazel BUILD files
Apache License 2.0
110 stars 21 forks source link

Fix broken tests and resource bundle translation issue #64

Closed larrytaowang closed 2 years ago

larrytaowang commented 2 years ago

This PR fixed two issues:

The PR fixed the issue for a duplicate output path conflict. However, this also caused a new issue. With this change, build/foo/bar/Images.xcassets in podspec would be expanded to build/foo/bar/Images.xcassets in Bazel BUILD file, while the expected output should be build/foo/bar/Images.xcassets/**/*.