This repository was archived by the owner on Oct 17, 2021. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 3
Product
mattt edited this page Oct 22, 2020
·
2 revisions
Defines the executables and libraries produced by a package, and makes them visible to other packages.
public struct Product: EquatableDecodable, Equatable
public init(from decoder: Decoder) throwsThe type of product (library or executable).
let `type`: `Type`The name of the product.
let name: StringThe targets that comprise the product.
let targets: [String]Generated at 2020-10-22T15:50:25+0000 using swift-doc 1.0.0-beta.5.