mirror of
https://github.com/moltbot/moltbot.git
synced 2026-03-30 01:06:11 +00:00
fix: relax Sparkle delegate isolation
This commit is contained in:
@@ -398,8 +398,7 @@ final class SparkleUpdaterController: NSObject, UpdaterProviding {
|
||||
}
|
||||
}
|
||||
|
||||
@MainActor
|
||||
extension SparkleUpdaterController: SPUUpdaterDelegate {}
|
||||
extension SparkleUpdaterController: @preconcurrency SPUUpdaterDelegate {}
|
||||
|
||||
private func isDeveloperIDSigned(bundleURL: URL) -> Bool {
|
||||
var staticCode: SecStaticCode?
|
||||
|
||||
Reference in New Issue
Block a user