Skip to content

Commit

Permalink
Add feedURL
Browse files Browse the repository at this point in the history
  • Loading branch information
drunisa007 committed Oct 24, 2024
1 parent d9a433d commit f5ced70
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ extension SUAppcastItem {
public class AutoUpdater: NSObject, SPUUpdaterDelegate {
var _userDriver: SPUStandardUserDriver?
var _updater: SPUUpdater?

var feedURL: URL?
public var onEvent:((String, NSDictionary) -> Void)?

override init() {
Expand Down

0 comments on commit f5ced70

Please sign in to comment.