apple / apple/swift-async-algorithms
warning: 'swift-algorithms': found 1 file(s) which are unhandled: Sources/Algorithms/Documentation.docc
Open
- Dominant language
- Swift
- Stars
- 3.7k
- Forks
- 226
- Avg merge
- 10d 3h
- Merged PRs (30d)
- 1
Description
```
warning: 'swift-algorithms': found 1 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
/Users/johannes/devel/my-project/.build/checkouts/swift-algorithms/Sources/Algorithms/Documentation.docc
```
Contributor guide
Research direction
Start with the Swift package target that contains Sources/Algorithms/Documentation.docc and inspect how that path is handled during package builds. Confirm the warning locally, then make the target explicitly account for the documentation directory and rerun the package build; done means the unhandled-file warning no longer appears.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- swift
- Domain
- build-system
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 38/100