Skip to content

Commit fb1f65b

Browse files
[NFC] [arm64e] Mark arm64e fallback test unsupported for Catalyst.
Fixes rdar://problem/62337141.
1 parent 0bbf378 commit fb1f65b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
// RUN: not %target-typecheck-verify-swift -target arm64e-apple-ios13.0 -F %S/Inputs 2>&1 | %FileCheck %s
22

33
// REQUIRES: OS=ios
4+
// UNSUPPORTED: OS=maccatalyst
45

56
import DummyFramework
67
// CHECK: could not find module 'DummyFramework' for target 'arm64e-apple-ios'; found: arm64-apple-ios, arm64

0 commit comments

Comments
 (0)