Extension (Structure)swift-package-manager 6.0.1all tags
Array (ext)
You’re viewing third-party extensions to Array
, a struct from the Swift standard library.
You can also read the documentation forArray
itself.
extension Array
Extension in LLBuildManifest
where Element == Node
Instance members
Extension in PackageModel
where Element == SwiftSDKBundle
Instance members
var sortedArtifactIDs: [String]
func selectSwiftSDK(id: String, hostTriple: Triple?, targetTriple: Triple
) -> SwiftSDK? Select a Swift SDK with a given artifact ID from a
self
array of available Swift SDKs.
Extension in PackageModel
where Element == TargetBuildSettingDescription.Setting
Instance members
Show system interfaces (1)
Hide system interfaces
Extension in PackageCollections
where Element == PackageCollectionsModel.TargetListItem
Types
struct Package
Metadata of package that contains the target
struct PackageVersion
Represents a package version