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.
2 parents b5c9b74 + e633cde commit 699b4d5Copy full SHA for 699b4d5
Tests/SwiftBuildTests/InspectBuildDescriptionTests.swift
@@ -74,7 +74,7 @@ fileprivate struct InspectBuildDescriptionTests {
74
}
75
76
77
- @Test(.requireSDKs(.macOS))
+ @Test(.requireSDKs(.macOS, .iOS))
78
func artifacts() async throws {
79
try await withTemporaryDirectory { (temporaryDirectory: NamedTemporaryDirectory) in
80
try await withAsyncDeferrable { deferrable in
0 commit comments