XcodeGen
XcodeGen copied to clipboard
Group targets into subdirectories of the Xcode project
Hi - reading through the project spec, I don't see a way to group project level targets. I'd like to achieve the following:
Project -> Apps ---- App1 ---- App2 -> App Extensions ---- AppExtension1 ---- AppExtension2
Is there any way to accomplish this with XcodeGen?