swift-dependencies-additions icon indicating copy to clipboard operation
swift-dependencies-additions copied to clipboard

Change streamWithContinuation to makeStream in UserDefaultsDependency

Open jeffersonsetiawan opened this issue 1 year ago • 0 comments

Fix deprecated warning

'streamWithContinuation(_:bufferingPolicy:)' is deprecated: renamed to 'makeStream(of:bufferingPolicy:)'

jeffersonsetiawan avatar Jan 13 '24 14:01 jeffersonsetiawan