Skip to content

Commit 127f2f5

Browse files
authored
Merge pull request #39856 from artemcm/UpdateConcurrencyBackdeployLinkingRequireCatalyst
Update `test/Concurrency/Backdeploy/linking.swift` to require macCatalyst supported environment
2 parents e6a98d2 + f7c3723 commit 127f2f5

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)