/Users/ben/.pub-cache/hosted/pub.dev/auto_updater-0.1.7/macos/Classes/AutoUpdater.swift:25:19: warning: 'setFeedURL' is deprecated: Please call -[SPUUpdater clearFeedURLFromUserDefaults] to migrate away from using this API and transition to either specifying the feed URL in your Info.plist, using channels in Sparkle 2, or using -[SPUUpdaterDelegate feedURLStringForUpdater:] to specify the dynamic feed URL at runtime
_updater?.setFeedURL(feedURL)
The following warning is printed during build