Skip to content

Commit f7c3723

Browse files
committed
Update test/Concurrency/Backdeploy/linking.swift to require macCatalyst supported environment
Resolves rdar://84441879
1 parent 87e4607 commit f7c3723

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

test/Concurrency/Backdeploy/linking.swift

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@
1515

1616
// REQUIRES: OS=macosx
1717
// REQUIRES: CPU=x86_64
18+
// REQUIRES: maccatalyst_support
1819

1920
// CHECK-DIRECT: /usr/lib/swift/libswift_Concurrency.dylib
2021
// CHECK-RPATH: @rpath/libswift_Concurrency.dylib

0 commit comments

Comments
 (0)