api / org.gradle.swiftpm / Package

Package

@Incubating interface Package

Represents a Swift Package Manager package.

Since
4.6

Functions

getProducts

abstract fun getProducts(): MutableSet<out Product>

Returns the products of this package.