Skip to content

Commit 8f1037a

Browse files
committed
Add .spi file and update documentation link
1 parent 110c298 commit 8f1037a

2 files changed

Lines changed: 6 additions & 0 deletions

File tree

.spi.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
version: 1
2+
builder:
3+
configs:
4+
- documentation_targets: [ScreenShieldKit]

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,8 @@ view.hideFromCapture(hidden: true)
4545
view.hideFromCapture(hidden: false)
4646
```
4747

48+
Detailed documentation for Swift Testing can be found on the [Swift Package Index](https://swiftpackageindex.com/Kyle-Ye/ScreenShieldKit/main/documentation/screenshieldkit).
49+
4850
## License
4951

5052
See LICENSE file - MIT

0 commit comments

Comments
 (0)