Persist icon indicating copy to clipboard operation
Persist copied to clipboard

Extensible typesafe storage utilising property wrappers. Supports transformers such as Codable. Built in support for UserDefaults, NSUbiquitousKeyValueStore, FileManager, and in memory storage.

Results 6 Persist issues
Sort by recently updated
recently updated
newest added

Bumps [activesupport](https://github.com/rails/rails) from 6.1.7 to 7.0.4.3. Release notes Sourced from activesupport's releases. v7.0.4.3 Active Support Implement SafeBuffer#bytesplice [CVE-2023-28120] Active Model No changes. Active Record No changes. Action View Ignore certain...

dependencies
ruby

https://www.pointfree.co/blog/posts/70-unobtrusive-runtime-warnings-for-libraries

This is a branch I'm using in [Nevis](https://nevis.app) and other apps I'm developing. I am not aware of any issues, but I would like to improve the API (where possible)...

This is an attempt to add support for OSLog without increasing the minimum platform requirements. The use of a separate target means that the extra types required should not interfere...