Signed-off-by: Matt Bruce <mbrucedogs@gmail.com>

This commit is contained in:
Matt Bruce 2026-01-13 23:35:47 -06:00
parent e0d03c5a86
commit a8e27240b1

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.