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 @@ -80,7 +80,7 @@ PROJECT CONFIGURATION:
80
80
disabled by default.
81
81
82
82
A development snapshot is necessary to avoid spurious build/live issues
83
- due to fact that the the stdlib is built using the just-built Swift
83
+ due to the fact that the the stdlib is built using the just-built Swift
84
84
compiler, which may support features not yet supported by the Swift
85
85
compiler in Xcode's toolchain. (default: --no-stdlib-swift)
86
86
--test-folders/--no-test-folders
Original file line number Diff line number Diff line change @@ -168,7 +168,7 @@ struct ProjectOptions: ParsableArguments {
168
168
disabled by default.
169
169
170
170
A development snapshot is necessary to avoid spurious build/live issues
171
- due to fact that the the stdlib is built using the just-built Swift
171
+ due to the fact that the the stdlib is built using the just-built Swift
172
172
compiler, which may support features not yet supported by the Swift
173
173
compiler in Xcode's toolchain.
174
174
"""
You can’t perform that action at this time.
0 commit comments