hmlongco / Factory

A new approach to Container-Based Dependency Injection for Swift and SwiftUI.
MIT License
1.83k stars 115 forks source link

Fixed reference to shared manager in test example code #166

Closed LucasVanDongen closed 8 months ago

LucasVanDongen commented 10 months ago

I copied the code and noticed it didn't work.

hmlongco commented 10 months ago

The convenience reset on container was added back in May in 2.1. Locked on earlier version?