We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d7ce846 commit bbc9e15Copy full SHA for bbc9e15
Sources/PackageModel/SwiftSDKs/SwiftSDK.swift
@@ -115,8 +115,7 @@ extension SwiftSDKError: CustomStringConvertible {
115
"""
116
} else {
117
return """
118
- Swift SDK with ID `\(artifactID)` is not \
119
- currently installed.
+ Swift SDK with ID `\(artifactID)` is not currently installed.
120
121
}
122
case .swiftSDKBundleAlreadyInstalled(let bundleName):
0 commit comments