bazel-xcode / bazel-xcode/PodToBUILD
Why do we need to add "-I." as build parameter when headermap is enabled?
Open
- Dominant language
- Swift
- Stars
- 330
- Forks
- 68
- PR merge metrics
- No merged PRs in 30d
Description
` "-I$(GENDIR)/\(getPodBaseDir())/\(podName)/" + lib.name + "_hmap.hmap",
"-I.",
`
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.