bazel-xcode / PodToBUILD

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

Fixed update_pods when some Pods already vendored #215

Open sergeykhliustin opened 2 years ago

sergeykhliustin commented 2 years ago

We should try to remove existing link if exists. In other case ln will create link inside existing directory