mirror of
https://github.com/yonaskolb/XcodeGen.git
synced 2026-03-18 20:02:25 +00:00
1e3f93a859
It's pretty tricky to find out how to fix it otherwise. Hitting this often when using XcodeGen with XCHammer for Bazel Xcode projects. XCHammer simply pulls in transitive targets, but users can filter out a subset of targets based on paths. Both XCHammer and XcodeGen Yaml give users flexibility for specify what targets are in their Xcode project, so it's useful to give them a better validation error if they create one.