yonaskolb / yonaskolb/XcodeGen
Notification Payload support for watchOS (Notification) Scheme.
Open
Nobody has claimed this yet.
- Dominant language
- Swift
- Stars
- 8.8k
- Forks
- 908
- Avg merge
- 17d 14h
- Merged PRs (30d)
- 2
Description
Addition to the title, it would be good if xcodegen parsed .xcsheme files into project as it does for .xcconfig.
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
The issue requests parsing .xcscheme files into the generated project, analogous to existing .xcconfig parsing, for a watchOS Notification scheme. Start by locating the .xcconfig parsing entry point and inspect how the Notification scheme is represented; done means .xcscheme input is accepted and the corresponding scheme is included in the generated project.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- swift
- Domain
- build-system, cli
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100