Português (Portuguese)
Appearance
Português (Portuguese)
Appearance
STRUCT
Config.InstallOptions Contents
passthroughSwiftPackageManagerArgumentsoptions(passthroughSwiftPackageManagerArguments:)public struct InstallOptions: Codable, Equatable, SendableOptions for install.
passthroughSwiftPackageManagerArguments public var passthroughSwiftPackageManagerArguments: [String]Arguments passed to the Swift Package Manager's swift package command when running swift package resolve.
options(passthroughSwiftPackageManagerArguments:) public static func options(
passthroughSwiftPackageManagerArguments: [String] = []
) -> Self