This repository was archived by the owner on Jun 1, 2023. It is now read-only.
Commit 7654d76
authored
swift-doc: load FoundationNetworking whenever possible (#265)
Change the condition from being a platform specific check to whether the module is available. This module is meant to be used on all non-Darwin platforms. This repairs fetching the CSS content when using swift-doc on a Windows host.1 parent 0c7ae14 commit 7654d76
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
8 | | - | |
| 8 | + | |
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
| |||
0 commit comments