Skip to content

Commit 706ec93

Browse files
Merge pull request #714 from swiftlang/automerge/merge-main-2025-08-07_22-52
Merge `release/6.2` into `main`
2 parents 66cdd47 + a1f29aa commit 706ec93

File tree

1 file changed

+1
-6
lines changed

1 file changed

+1
-6
lines changed

Sources/SWBUtil/PbxCp.swift

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -17,12 +17,7 @@
1717

1818
import Foundation
1919

20-
#if canImport(ArgumentParserInternal)
21-
// remove once rdar://140831929 is resolved
22-
public import ArgumentParserInternal
23-
#else
24-
public import ArgumentParser
25-
#endif
20+
public import ArgumentParser
2621

2722
import SWBCSupport
2823
import SWBLibc

0 commit comments

Comments
 (0)