XPC to agent working

This commit is contained in:
Max Goedjen
2022-02-11 23:31:03 -08:00
parent b41c036ea0
commit ba1c4c1563
24 changed files with 1038 additions and 110 deletions

View File

@@ -2,7 +2,7 @@ import Foundation
import Combine
import Brief
class PreviewUpdater: UpdaterProtocol {
class PreviewUpdater: UpdateCheckerProtocol {
let update: Release?
let testBuild = false