Update the Swift PM sample so that Gradle creates fewer directories in the root directory
Open
Nobody has claimed this yet.
in:xcode
- Dominant language
- No language data
- Stars
- 94
- Forks
- 7
- PR merge metrics
- No merged PRs in 30d
Description
The Swift PM sample is configured so that Gradle creates a directory in the root directory for each project. Update the sample so that Gradle creates a single directory in the root directory to contain the outputs.
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
Locate the Swift PM sample and inspect how its Gradle outputs are configured. Update the sample so the root directory contains one output directory rather than one directory per project, then verify the generated directory structure.
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