You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Manually exclude Java2Swift.config files from targets that don't use the plugin
This eliminates warnings about the Java2Swift.config files being "unhandled".
SwiftPM is correct to warn here, because the files aren't used from SwiftPM
themselves (we're not using the build plugin to generate them).
0 commit comments