yonaskolb / yonaskolb/XcodeGen
Support for "Text Settings" at individual file and group/folder levels?
Nobody has claimed this yet.
- Dominant language
- Swift
- Stars
- 8.8k
- Forks
- 908
- Avg merge
- 17d 14h
- Merged PRs (30d)
- 2
Description
I want to configure the project to have custom indentation settings for a given file group, folder, or individual files.
Is this possible with the current state of Xcodegen?
I know that On Demand Resource Tags are supported- but I can't see anything related to Test Settings in the docs. Wanted to check before I tried to implement it myself.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reviewing the XcodeGen documentation and its existing On Demand Resource Tags support to determine how project settings are represented. Confirm whether Text Settings can be scoped to files, groups, or folders, and define the supported configuration and documentation needed for each scope.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- swift
- Domain
- build-system, tooling
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100