needle
needle copied to clipboard
Compile-time safe Swift dependency injection framework
- Modify Generator, NeedleFoundation, and all Samples to support Swift Concurrency - Set SWIFT_STRICT_CONCURRENCY to Complete to all Samples - Remove actor isolated code from non-isolated deinits in Samples -...
- Small fix for tyop - Scope - PluginizedDependencyGraphExporter.swift - Component.swift - Bootstrap.swift
Adds support for swift 5.9 and Bazel
Depends on https://github.com/uber/needle/pull/473.
Seems like I'm getting double results when Needle identifies missing dependencies. ``` ios % needle generate upkeep/NeedleGenerated.swift Source warning: ❗️ Could not find a provider for (userDefaults: UserDefaults) which was...
I am facing issue while installing pods and install brew. Anyone who knows the solution please comment
Hello! i enjoy using this framework and huge thanks to you for it. there is an issue we faced in our team while using it. I guess from some version...
Proof of concept to allow UIKit dependencies to exist in the DI graph with with Swift Concurrency