yonaskolb / yonaskolb/XcodeGen
How to separate build settings and sources by platform type?
Open
Nobody has claimed this yet.
- Dominant language
- Swift
- Stars
- 8.8k
- Forks
- 908
- Avg merge
- 17d 14h
- Merged PRs (30d)
- 2
Description
I'd like to make multiplatform target for iOS and watchOS like "platform: [iOS, watchOS]"
watchOS has different sources and settings from iOS's.
How can I handle this ?
I'm using 2.25.0 XcodeGen
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
No files or tests are identified in the issue. Begin by tracing XcodeGen 2.25.0's target and platform configuration handling, then compare how sources and settings are represented for iOS and watchOS. Done means the requested multiplatform target behavior has a defined implementation or documented limitation, with coverage for platform-specific sources and settings.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- swift, yaml
- Domain
- build-system, cli, tooling
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 20/100