We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d71bcbf commit da2ca1bCopy full SHA for da2ca1b
Sources/docc/main.swift
@@ -13,5 +13,5 @@ import SwiftDocCUtilities
13
14
Docc.main()
15
#else
16
-fatalError("Command line interface supported only on macOS, Windows, and Linux platforms.")
+fatalError("Command line interface supported only on macOS, Linux and Windows platforms.")
17
#endif
0 commit comments