Skip to content

Commit cdaa3ba

Browse files
authored
Merge pull request swiftlang#28136 from xymus/fix-simulator-test
Fix test rdar56710317.swift for the iOS simulator
2 parents 1a81074 + fd191bf commit cdaa3ba

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

validation-test/Sema/SwiftUI/rdar56710317.swift

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
// RUN: %target-typecheck-verify-swift -target x86_64-apple-macosx10.15 -swift-version 5
22
// REQUIRES: objc_interop
3+
// REQUIRES: OS=macosx
34

45
import SwiftUI
56
import Combine

0 commit comments

Comments
 (0)