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:
8080 disabled by default.
8181
8282 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
8484 compiler, which may support features not yet supported by the Swift
8585 compiler in Xcode's toolchain. (default: --no-stdlib-swift)
8686 --test-folders/--no-test-folders
Original file line number Diff line number Diff line change @@ -168,7 +168,7 @@ struct ProjectOptions: ParsableArguments {
168168 disabled by default.
169169
170170 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
172172 compiler, which may support features not yet supported by the Swift
173173 compiler in Xcode's toolchain.
174174 """
You can’t perform that action at this time.
0 commit comments