Enumeration Caseswift-package-manager 6.0.3XCBuildSupport
dynamicLibrary
PIF.swift:561case dynamicLibrary
case dynamicLibrary
s14XCBuildSupport3PIFO6TargetC11ProductTypeO14dynamicLibraryyA2GmF
What are these?74RUA
import XCBuildSupport
enum ProductType
enum PIF
The Project Interchange Format (PIF) is a structured representation of the project model created by clients (Xcode/SwiftPM) to send to XCBuild.
final class Target
An Xcode target, representing a single entity to build.
case application
case staticArchive
case objectFile
case framework
case executable
case unitTest
case bundle
case packageProduct