Initializerswift-package-manager 6.0.3XCBuildSupport
init(rawValue:)
init?(rawValue: String)
init?(rawValue: String)
s14XCBuildSupport3PIFO9BuildFileV16HeaderVisibilityO8rawValueAGSgSS_tcfc
What are these?7HT4X
import XCBuildSupport
enum HeaderVisibility
enum PIF
The Project Interchange Format (PIF) is a structured representation of the project model created by clients (Xcode/SwiftPM) to send to XCBuild.
struct BuildFile
A build file, representing the membership of either a file or target product reference in a build phase.
@frozen struct String
A Unicode string value that is a collection of characters.