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 0bbf378 commit fb1f65bCopy full SHA for fb1f65b
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: could not find module 'DummyFramework' for target 'arm64e-apple-ios'; found: arm64-apple-ios, arm64
0 commit comments