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: CHANGELOG.md
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -18,7 +18,7 @@ Swift 5.3.1
18
18
19
19
* Source Breakages
20
20
21
-
SPM now throws an error if a manifest file contains invalid byte sequences such as `0x7F8F`.
21
+
The package manager now throws an error if a manifest file contains invalid byte sequences such as `0x7F8F`.
22
22
23
23
Swift tools version specifications that contain line terminators other than `U+000A` before either "swift-tool" or "tool-version" now silently falls back to using Swift 3.1 as the lowest supported version.
0 commit comments