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 a61b37e + 4e33224 commit 191097eCopy full SHA for 191097e
Tests/Functional/Asynchronous/Expectations/main.swift
@@ -1,4 +1,4 @@
1
-// RUN: %{swiftc} %s -o %T/Asynchronous
+// RUN: %{swiftc} -Xfrontend -disable-autolink-framework -Xfrontend CoreFoundation %s -o %T/Asynchronous
2
// RUN: %T/Asynchronous > %t || true
3
// RUN: %{xctest_checker} %t %s
4
0 commit comments