A type-safe way to save and read complex data structures from @AppStorage.
Find a file
2025-06-14 19:56:19 +08:00
.swiftpm/xcode/package.xcworkspace/xcshareddata Initial Commit 2023-08-31 22:16:18 +08:00
Sources/TypedAppStorage fix: add Sendable requirement to TypedAppStorageValue 2025-06-14 19:56:19 +08:00
Tests/TypedAppStorageTests chore: format with swift format 2025-06-14 19:55:53 +08:00
.gitignore Initial Commit 2023-08-31 22:16:18 +08:00
.spi.yml Init. 2023-09-01 00:04:39 +08:00
LICENSE Create LICENSE 2023-09-01 00:06:06 +08:00
Package.swift chore: format with swift format 2025-06-14 19:55:53 +08:00