bazel-xcode / PodToBUILD

An easy way to integrate CocoaPods into Bazel
Apache License 2.0
322 stars 69 forks source link

make build-test fails with Xcode 12 #173

Closed dgcoffman closed 3 years ago

dgcoffman commented 3 years ago

Because it can't compile PINCache https://github.com/pinterest/PINRemoteImage/issues/566

https://github.com/pinterest/PINCache/issues/304

Looks like it has been fixed in 3.0.3 -- this repo should be updated to use latest.

dgcoffman commented 3 years ago

I'll fix in my fork and open a PR soonish https://github.com/dgcoffman/PodToBUILD/pull/1/commits/bd4fb4191d30e56a8d7480c8ee6415a3a311c6da

jparise commented 3 years ago

Resolved by #174