yonaskolb / yonaskolb/XcodeGen

Scheme: Support for "debugXPCServices" LaunchAction

Open
#1,520 0 comments 0 reactions 0 assignees View on GitHub

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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.