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.
2 parents 27e8265 + fb1f65b commit d385e28Copy full SHA for d385e28
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