sindresorhus/
Swifty and modern UserDefaults
USD raised
Recent activities
Improve stored representation
Combine support
NSSecureCoding support
Add ability to subscribe to multiple keys or any change in a given suite
Improve serialization
[Suggestion] Support for Cocoa Bindings
Infer the string key name
Package Resolution Failed in Xcode 11
Default value is nil
Explore supporting Property Wrappers
Instance member 'subscript' cannot be used on type 'Defaults'
SwiftUI support
Remove value wrapper
Remove `.old` and `.new` options?
Combine publisher with String? emits "(null)"
Support `[String: Any]`
Combine publisher methods should use `NSObject.KeyValueObservingPublisher`
Crash in Observation+Combine l.36
Get rid of `NSSecureCodingOptionalKey`
Publish new release
Add `removeDuplicates` option to `Defaults.publisher(keys...)` and `Defaults.publisherAll()`
Cannot use dot syntax for `Defaults.publisher(keys:)`
Improve check for natively supported values
Add a `DefaultsSerializable` protocol to make it possible to do custom serializations/deserializations?
Support `[String: String]` as a type
Cannot find 'key' in scope
Handle key with a dot
Cannot publish to Cocoapods
Drop support for Carthage and Cocoapods
'NSSecureCodingKeyChange' is only available in iOS 11.0 or newer
Reproducible crash of Defaults.publisher()
v5 release notes draft
v5 feedback
Remove v5 migration logic (someday)
Support `NSUbiquitousKeyValueStore`
Provide `AsyncStream` API
Is it possible to support SwiftUI Color ?
Force serialization to not use `Codable`?
Xcode 13 archive error
Cannot find type 'DynamicProperty' in scope , xcode 13 error
Functions will be called immediately after adding observers
is there any problem?
Switch between x86_64 and arm64 issue?
Facing error in archiving in xcode 13 (non swiftui project)
Cannot conform to protocol on Xcode 13.3 beta - macOS 12.3
Binding of array item
Nested keys strategy recommandation
Color space is not preserved for `Color` type on iOS
Support `ClosedRange` and `Range`
Defaults crashes on custom bridge with array of serializable values
SwiftUI @Default(.key) not updating across multiple views.
MenuBarExtra does not work with Defaults
Defaults.observe worked with UserDefaults value changes on macOS but not on iOS
Support dynamic default value?
Xcode 13.3 workaround does not compile when using xcodebuild
Type 'User' does not conform to protocol 'DefaultsSerializable'
Tuples error: type 'User11' does not conform to protocol 'Decodable' and 'Encodable'
Color error: Type 'ColorStructTest' does not conform to protocol 'Decodable' or 'Encodable'
Can it support cocoapods?
Issue with custom type
How are custom nested types use?
class type update is invalid
Validate the default key name
Add option to only trigger on changed value
Is there a way to get an iterator over all the keys?
Using Defaults to share among multiple frameworks?
Replace deprecated `NSKeyedUnarchiver.unarchiveTopLevelObjectWithData`
New release
Issue with adding the SPM package in a new project (Swift Tools Version 5.8)
If the custom type contains a SwifUI Color field,how to make it work with Defaults?
accentColor didn't work with Defaults
MenuBarExtra freezes in a state loop when using Defaults
High CPU when navigating away from view with the RequestReviewAction
Publishing changes from background threads is not allowed; make sure to publish values from the main thread (via operators like receive(on:)) on model updates.
Default value is not stored, which means the read value can change unexpectedly.
High CPU and Hign Memory increase
Support `Color.Resolved`
Observer not being triggered when using `defaults write` at the command line
Error occured when generating privacy reports.
Sendable conformance for Key
Privacy Manifest
`isOn` as parameter for toggle initializers
Improve `UserDefaultsKeyObservation`
Question on 9.0 beta iCloud Syncing
"Cannot find 'OSAllocatedUnfairLock' in scope" when archiving
9.0 beta: Color.Resolved not working on watchOS 10
Optional Keys crash Xcode 16
My Defaults.Key is dynamically created, how to use the @Default syntax.
EXC_BAD_ACCESS on 9.0 beta iCloud Syncing
The Cocoapods package is outdated
I was using enum without Codable and it worked with 7.3.1, then I decided to upgrade to 8.2.0.
© 2019 BoostIO, Inc.