File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -74,7 +74,7 @@ PROJECT CONFIGURATION:
7474 Generate a target for C/C++ files in the standard library (default: --stdlib)
7575 --stdlib-swift/--no-stdlib-swift
7676 Generate targets for Swift files in the standard library. This requires
77- using Xcode with with a main development snapshot (and as such is disabled
77+ using Xcode with a main development snapshot (and as such is disabled
7878 by default). (default: --no-stdlib-swift)
7979 --test-folders/--no-test-folders
8080 Add folder references for test files (default: --test-folders)
Original file line number Diff line number Diff line change @@ -164,7 +164,7 @@ struct ProjectOptions: ParsableArguments {
164164 name: . customLong( " stdlib-swift " ) , inversion: . prefixedNo,
165165 help: """
166166 Generate targets for Swift files in the standard library. This requires
167- using Xcode with with a main development snapshot (and as such is disabled
167+ using Xcode with a main development snapshot (and as such is disabled
168168 by default).
169169 """
170170 )
You can’t perform that action at this time.
0 commit comments