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 33625b2 commit 2dd1cd3Copy full SHA for 2dd1cd3
Sources/SWBUtil/PbxCp.swift
@@ -17,12 +17,7 @@
17
18
import Foundation
19
20
-#if canImport(ArgumentParserInternal)
21
- // remove once rdar://140831929 is resolved
22
- public import ArgumentParserInternal
23
-#else
24
- public import ArgumentParser
25
-#endif
+public import ArgumentParser
26
27
import SWBCSupport
28
import SWBLibc
0 commit comments