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 b081d41 commit c7cc42bCopy full SHA for c7cc42b
Sources/TestingMacros/ConditionMacro.swift
@@ -13,8 +13,6 @@ public import SwiftSyntax
13
import SwiftSyntaxBuilder
14
public import SwiftSyntaxMacros
15
16
-private import MachO.dyld
17
-
18
#if !hasFeature(SymbolLinkageMarkers) && SWT_NO_LEGACY_TEST_DISCOVERY
19
#error("Platform-specific misconfiguration: either SymbolLinkageMarkers or legacy test discovery is required to expand #expect(processExitsWith:)")
20
#endif
0 commit comments