You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/HowToGuides/GettingStarted.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -308,7 +308,7 @@ It is even possible to integrate the Ninja build into Xcode. For details on how
308
308
In many situations, there are several errors, so scrolling further back
309
309
and looking at the first error may be more helpful than simply looking
310
310
at the last error.
311
-
- Check if others have encountered the same issue on the [Swift Forums](https://forums.swift.org/c/development/compiler) or an issue on
311
+
- Check if others have encountered the same issue on the [Swift Forums](https://forums.swift.org/c/development/compiler) or on
312
312
[Swift repository 'Issues' tab][Swift Issues].
313
313
- Here is a list of threads that describe common issues:
314
314
* [Problems with `build-script` building compiler with `–xcode`](https://forums.swift.org/t/problems-with-build-script-building-compiler-with-xcode/53477)
0 commit comments