Instance Propertyswift-package-manager 6.0.1PackageDescription
targets
The name of the plug-in target to vend as a product.
Product.swift:110let targets: [String]
The name of the plug-in target to vend as a product.
Product.swift:110let targets: [String]
import PackageDescription
Create reusable code, organize it in a lightweight way, and share it across your projects and with other developers.
final class Plugin
The plug-in product of a Swift package.
class Product
The object that defines a package product.
@frozen struct String
A Unicode string value that is a collection of characters.