Skip to content

Commit fd191bf

Browse files
committed
Fix test rdar56710317.swift for the iOS simulator
Fix rdar://problem/56999504
1 parent 1a81074 commit fd191bf

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)