Enumeration Caseswift-package-manager 6.0.1PackagePlugin
release
PackageManagerProxy.swift:91case release
case release
s13PackagePlugin0A7ManagerV18BuildConfigurationO7releaseyA2EmF
What are these?6KSCL
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.
case debug
case inherit