Initializerswift-package-manager 6.0.1PackagePlugin
init(rawValue:)
init?(rawValue: String)
init?(rawValue: String)
s13PackagePlugin0A7ManagerV18BuildConfigurationO8rawValueAESgSS_tcfc
What are these?6WZ38
import PackagePlugin
enum BuildConfiguration
Represents an overall purpose of the build, which affects such things as optimization and generation of debug symbols.
struct PackageManager
Provides specialized information and services from the Swift Package Manager or an IDE that supports Swift Packages. Different plugin hosts implement the functionality in whatever way is appropriate for them, but should preserve the same semantics described here.
@frozen struct String
A Unicode string value that is a collection of characters.