yonaskolb / yonaskolb/XcodeGen

Notification Payload support for watchOS (Notification) Scheme.

Open
#1,216 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

Addition to the title, it would be good if xcodegen parsed .xcsheme files into project as it does for .xcconfig.

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

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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.