This repository highlights a bug found with the Swift Package Manager's dependency handling for build tool plugins. The package doesn't build because the Java2SwiftPlugin isn't seeing the "JavaKit" dependency of the "JavaMath" target. If we uncomment the marked line in Package.swift to also add a "JavaKitJar" dependency, we see both the JavaKit and JavaKitJar dependencies correctly.
-
Notifications
You must be signed in to change notification settings - Fork 0
DougGregor/swift-java-deps
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Latest commit | ||||
Repository files navigation
About
Example repository showing a SwiftPM build tool plugin dependency issue
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published