Skip to content

Commit

Permalink
6.0.0-build.1
Browse files Browse the repository at this point in the history
  • Loading branch information
gcollazo committed Aug 10, 2022
1 parent be9bf0d commit c0787ab
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion MongoDB/AppDelegate.swift
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ import Sparkle

@NSApplicationMain
class AppDelegate: NSObject, NSApplicationDelegate {
@IBOutlet weak var updater: SUUpdater!
@IBOutlet weak var updater: SPUStandardUpdaterController!

static let userApplicationSupportDirectory =
try! FileManager.default.url(for: .applicationSupportDirectory, in: .userDomainMask, appropriateFor: nil, create: true)
Expand Down

0 comments on commit c0787ab

Please sign in to comment.