Protocols can't be used in ObservedObjects. Observable in iOS 17 and up solves this, but Ferrite targets iOS 16 and up, so add a type-erased StateObject which supports protocols. Signed-off-by: kingbri <bdashore3@proton.me> |
||
|---|---|---|
| .. | ||
| BackupManager.swift | ||
| DebridManager.swift | ||
| LoggingManager.swift | ||
| NavigationViewModel.swift | ||
| PluginManager.swift | ||
| ScrapingViewModel.swift | ||