bazel-xcode / PodToBUILD

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

Revert "Stop setting -DNS_BLOCK_ASSERTIONS=1 for :release #194

Closed jparise closed 2 years ago

jparise commented 2 years ago

This reverts commit 599a84c5d25bd55af32df685a114498b4a241ebe.

This was the right long-term decision, but it's caused some regressions for build environments that expected this to be set due to customized cc_toolchains, so let's revert it for now.