Instance Propertyswift-package-manager 6.0.1PackageDescription
targets
The names of the targets in this product.
Product.swift:73let targets: [String]
The names of the targets in this product.
Product.swift:73let targets: [String]
s18PackageDescription7ProductC10ExecutableC7targetsSaySSGvp
What are these?
FNV24: [1UFAI]
import PackageDescription
Create reusable code, organize it in a lightweight way, and share it across your projects and with other developers.
final class Executable
The executable 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.