SecurePropertyStorage icon indicating copy to clipboard operation
SecurePropertyStorage copied to clipboard

Helps you define secure storages for your properties using Swift property wrappers.

Results 2 SecurePropertyStorage issues
Sort by recently updated
recently updated
newest added

**What is the purpose of this pull request? (put an "X" next to item)** [ ] Bug fix. **What changes did you make? (Give an overview)** Renamed targets **Which issue...

wontfix

**Description:** With the upcoming Swift 6 release, strict concurrency checks will be enforced. Our project, SecurePropertyStorage, currently has several warnings related to concurrency safety that need to be addressed to...

enhancement
help wanted