We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 11fbd94 commit 2542bc4Copy full SHA for 2542bc4
test/embedded/ptrauth-none-macho.swift
@@ -3,6 +3,7 @@
3
4
// REQUIRES: swift_in_compiler
5
// REQUIRES: OS=macosx
6
+// REQUIRES: embedded_stdlib_cross_compiling
7
// REQUIRES: swift_feature_Embedded
8
9
var callback: (()->())? = nil
0 commit comments