Skip to content

Conversation

@kkebo
Copy link
Contributor

@kkebo kkebo commented Apr 16, 2024

This pull request fixes the following warnings from SwiftPM.

$ swift build
...
warning: 'swift-format': found 1 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
    /home/kebo/swift-format/Sources/swift-format/CMakeLists.txt
warning: 'swift-format': found 1 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
    /home/kebo/swift-format/Sources/SwiftFormat/CMakeLists.txt
...

Those files have been added in #677.

I confirmed that this PR fixed warnings in Swift 5.10, 6.0, and the main snapshot.

@ahoppen ahoppen closed this in #785 Jul 30, 2024
@ahoppen ahoppen closed this in 9d1f88c Jul 30, 2024
@kkebo kkebo deleted the fix-swiftpm-warnings branch August 4, 2024 15:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant