mirror of
https://github.com/maxgoedjen/secretive.git
synced 2026-04-10 11:17:24 +02:00
Fix a few analyzer/Xcode 13.4b1 warnings (#449)
* Fix missing combine imports * Fix a few other new warnings
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
import Foundation
|
||||
import Combine
|
||||
|
||||
/// A protocol for retreiving the latest available version of an app.
|
||||
public protocol UpdaterProtocol: ObservableObject {
|
||||
|
||||
Reference in New Issue
Block a user