style: format macOS sources

This commit is contained in:
Peter Steinberger
2025-12-23 03:02:09 +01:00
parent 63f1857bda
commit 89ace66972
7 changed files with 31 additions and 21 deletions

View File

@@ -384,8 +384,8 @@ final class SparkleUpdaterController: NSObject, UpdaterProviding, SPUUpdaterDele
_ updater: SPUUpdater,
userDidMakeChoice choice: SPUUserUpdateChoice,
forUpdate updateItem: SUAppcastItem,
state: SPUUserUpdateState
) {
state: SPUUserUpdateState)
{
switch choice {
case .install, .skip:
self.updateStatus.isUpdateReady = false