apple / swift-algorithms

Commonly used sequence and collection algorithms for Swift
Apache License 2.0
5.9k stars 435 forks source link

build warning: 'swift-algorithms': found 1 file(s) which are unhandled; explicitly declare them as resources or exclude from the target #232

Closed weissi closed 1 day ago

weissi commented 1 month ago
warning: 'swift-algorithms': found 1 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
    .build/checkouts/swift-algorithms/Sources/Algorithms/Documentation.docc
natecook1000 commented 1 day ago

Resolved by #240.