Skip to content

Warning for Documentation.docc: found 1 file(s) which are unhandled; explicitly declare them as resources or exclude from the target #245

Open
@atacan

Description

@atacan

Building a swift package that has swift-algorithms as dependency outputs warning in the terminal

Swift Algorithms version: 1.2.0
Swift version:

swift-driver version: 1.115 Apple Swift version 6.0 (swiftlang-6.0.0.9.10 clang-1600.0.26.2)
Target: arm64-apple-macosx15.0

Checklist

  • If possible, I've reproduced the issue using the main branch of this package
  • I've searched for existing GitHub issues

I see this issue is closed #237 but I don't see the exclude argument in the main branch as suggested in that issue.

Steps to Reproduce

Build the Hummingbird template project https://github.com/hummingbird-project/template

Expected behavior

No warning for package documentation

Actual behavior

warning: 'swift-algorithms': found 1 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
    /Users/atacan/Developer/Repositories/speech-router-hb/.build/checkouts/swift-algorithms/Sources/Algorithms/Documentation.docc

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions