XcodeGen icon indicating copy to clipboard operation
XcodeGen copied to clipboard

feature request: `fileGroups` and groups

Open vladimirleonidovich opened this issue 4 months ago • 0 comments

A snippet of my specification:

fileGroups:
  - Base.lrpoj/Info.plist

I expect Info.plist to be in the root of my project in the project navigator, but XcodeGen creates a new group called Base.lproj.

Would it be possible to add more control over what XcodeGen will generate?

vladimirleonidovich avatar Sep 20 '25 11:09 vladimirleonidovich