We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5ce15f6 commit 133e570Copy full SHA for 133e570
test/ModuleInterface/arm64e-fallback.swift
@@ -1,6 +1,7 @@
1
// RUN: not %target-typecheck-verify-swift -target arm64e-apple-ios13.0 -F %S/Inputs 2>&1 | %FileCheck %s
2
3
// REQUIRES: OS=ios
4
+// UNSUPPORTED: OS=maccatalyst
5
6
import DummyFramework
7
// CHECK: no such module 'DummyFramework'
0 commit comments