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.
2 parents 9a812b5 + e49d2b9 commit 51f6be0Copy full SHA for 51f6be0
.spi.yml
@@ -0,0 +1,4 @@
1
+version: 1
2
+builder:
3
+ configs:
4
+ - documentation_targets: [SystemPackage]
README.md
@@ -22,6 +22,8 @@ try fd.closeAfter {
22
}
23
```
24
25
+[API documentation](https://swiftpackageindex.com/apple/swift-system/main/documentation/SystemPackage)
26
+
27
## Adding `SystemPackage` as a Dependency
28
29
To use the `SystemPackage` library in a SwiftPM project,
0 commit comments