Swift Library Plugin
A plugin that produces a shared library from Swift source.
Adds compile, link and install tasks to build the shared library. Defaults to looking for source files in `src/main/swift`.
Adds a SwiftComponent extension to the project to allow configuration of the library.
Since
4.2
Constructors
Link copied to clipboard
@Inject