Platforms to show: All Mac Windows Linux Cross-Platform
SUAppcastMBS class
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
class | Sparkle | MBS MacExtras Plugin | 8.6 | ✅ Yes | ❌ No | ❌ No | ❌ No | Desktop only |
This is an abstract class. You can't create an instance, but you can get one from various plugin functions.
- property Handle as Integer
- 2 methods
- method Constructor Private
- method items as SUAppcastItemMBS()
This class has no sub classes.
Some events using this class:
- SUUpdaterMBS.bestValidUpdateInAppcast(appcast as SUAppcastMBS) as SUAppcastItemMBS
- SUUpdaterMBS.didFinishLoadingAppcast(update as SUAppcastMBS)
Some examples using this class:
Blog Entries
- MBS Xojo Plugins, version 22.2pr1
- MBS Xojo Plugins, version 20.3pr6
- MBS Plugins 11.1 Release notes
- MBS Real Studio Plugins, version 11.1pr7
Release notes
- Version 22.2
- Removed UserAgentString, httpHeaders, incrementalData, fetchAppcastFromURL, copyWithoutDeltaUpdates for SUAppcastMBS class.
- Version 20.3
- Updated Sparkle classes to latest Sparkle framework version: SUAppcastMBS, SUAppcastItemMBS and SUUpdaterMBS.
The items on this page are in the following plugins: MBS MacExtras Plugin.