yonaskolb / yonaskolb/XcodeGen
Add a fixture project which runs with Xcode 14 for extension Kit extension
Nobody has claimed this yet.
- Dominant language
- Swift
- Stars
- 8.8k
- Forks
- 908
- Avg merge
- 17d 14h
- Merged PRs (30d)
- 2
Description
To track diffs related to extension kit extensions, we need to add a new fixture project which runs with Xcode 14 for extension Kit extension.
Because GitHub Actions don't support Xcode 14 yet, this issue should be handled after GitHub Actions start supporting it.
Related discussion.
https://github.com/yonaskolb/XcodeGen/pull/1230#issuecomment-1189894302
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
Wait until GitHub Actions supports Xcode 14, then review the related discussion at the linked pull request comment and inspect the repository's existing fixture projects. Add an Xcode 14 fixture for the extension kit extension and verify that it runs in the relevant GitHub Actions checks and produces the expected diffs.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- swift
- Domain
- build-system, testing
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100