Commit 76ea34f
committed
enable netrc on non-darwin platforms
motivation:
* netrc functionality is useful on all platforms, the regex functionality was added to non-darwin foundation
* see swiftlang/swift-corelibs-foundation#1522
changes: remove platforms restructions where appropriate1 parent 435a270 commit 76ea34f
File tree
2 files changed
+1
-16
lines changed- Sources/TSCUtility
- Tests/TSCUtilityTests
2 files changed
+1
-16
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
16 | | - | |
17 | | - | |
18 | | - | |
19 | | - | |
20 | | - | |
21 | | - | |
22 | | - | |
23 | | - | |
24 | | - | |
25 | | - | |
26 | | - | |
27 | | - | |
28 | | - | |
29 | 16 | | |
30 | 17 | | |
31 | 18 | | |
| |||
168 | 155 | | |
169 | 156 | | |
170 | 157 | | |
171 | | - | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
5 | 4 | | |
6 | 5 | | |
7 | 6 | | |
| |||
445 | 444 | | |
446 | 445 | | |
447 | 446 | | |
448 | | - | |
| 447 | + | |
0 commit comments