Docs README

Summary:
- Docs: README

Stats:
- 1 file changed, 3 insertions(+)
This commit is contained in:
Matt Bruce 2026-01-13 23:35:47 -06:00
parent 312b2592dc
commit b0a2b96774

View File

@ -129,5 +129,8 @@ The app owns WCSession activation and handling incoming updates.
- iOS 17+
- watchOS 10+
## Testing
- Unit tests use Swift Testing (`Testing` package)
## Sample App
See `SecureStorgageSample` for working examples of all storage domains and security options.