bazel-xcode / PodToBUILD

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

Why do we need to add "-I." as build parameter when headermap is enabled? #166

Open wizzardchao opened 4 years ago

wizzardchao commented 4 years ago

"-I$(GENDIR)/\(getPodBaseDir())/\(podName)/" + lib.name + "_hmap.hmap", "-I.",