swift-klib-plugin icon indicating copy to clipboard operation
swift-klib-plugin copied to clipboard

Support locally defined `Package.swift` in native directory

Open markst opened this issue 2 years ago • 1 comments

Opening the PR to start discussion as possible option to enable adding locally defined package which can be worked on independently and have their own dependencies.

markst avatar Jan 22 '24 06:01 markst

I'm unable to test this currently as I can't compile the helloswift project due to:

Caused by: org.gradle.api.resources.MissingResourceException: Could not read 'https://api.adoptium.net/v3/binary/latest/8/ga/mac/aarch64/jdk/hotspot/normal/eclipse' as it does not exist.

markst avatar Jan 22 '24 06:01 markst

Close in favour of https://github.com/ttypic/swift-klib-plugin/pull/30

markst avatar Jun 20 '24 10:06 markst