AliSoftware / Dip

Simple Swift Dependency container. Use protocols to resolve your dependencies and avoid singletons / sharedInstances!
MIT License
978 stars 75 forks source link

Reproduce crash with lazy properties and Core Data #158

Closed leandromperez closed 3 years ago

leandromperez commented 7 years ago

@ilyapuchka I added my CoreDataService file so you can reproduce the crash.