fix: relax Sparkle delegate isolation
parent
a938e9473b
commit
af82224f82
|
|
@ -398,8 +398,7 @@ final class SparkleUpdaterController: NSObject, UpdaterProviding {
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
@MainActor
|
extension SparkleUpdaterController: @preconcurrency SPUUpdaterDelegate {}
|
||||||
extension SparkleUpdaterController: SPUUpdaterDelegate {}
|
|
||||||
|
|
||||||
private func isDeveloperIDSigned(bundleURL: URL) -> Bool {
|
private func isDeveloperIDSigned(bundleURL: URL) -> Bool {
|
||||||
var staticCode: SecStaticCode?
|
var staticCode: SecStaticCode?
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue