Skip to content

Commit 75b013e

Browse files
authored
Merge pull request #72171 from xymus/unsupported-foundation-and-std-module
2 parents a17db08 + 8efcf05 commit 75b013e

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

test/Interop/Cxx/stdlib/foundation-and-std-module.swift

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,9 @@
1212

1313
// REQUIRES: OS=macosx || OS=linux-gnu
1414

15+
// rdar://121125636
16+
// UNSUPPORTED: OS=maccatalyst
17+
1518
#if canImport(Foundation)
1619
import Foundation
1720
#endif

0 commit comments

Comments
 (0)