Enumeration Caseswift-package-manager 6.0.1PackagePlugin
inherit
PackageManagerProxy.swift:91case inherit
case inherit
s13PackagePlugin0A7ManagerV18BuildConfigurationO7inherityA2EmF
What are these?5KUL1
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 release