yonaskolb / yonaskolb/XcodeGen
Scheme: Support for "debugXPCServices" LaunchAction
Open
Nobody has claimed this yet.
- Dominant language
- Swift
- Stars
- 8.8k
- Forks
- 908
- Avg merge
- 17d 14h
- Merged PRs (30d)
- 2
Description
Feature request:
The "debugXPCServices" Scheme LaunchAction can not be set.
Supporting it would be great! Defaults value is "YES" in Xcode.
If you point me to another value in the same pattern to understand the approach, I may be able to implement it.
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
Find an existing configurable value in the Scheme LaunchAction that follows the pattern needed for debugXPCServices, then trace how it is represented and emitted. Add support for setting debugXPCServices, with Xcode's default value of YES, and verify that the generated scheme contains the setting.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- swift
- Domain
- build-system
- Issue type
- Feature
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100