• P
    Add option to use Sparkle for updates · e7cfd58e
    Palana 提交于
    OBS Sparkle feeds have two extensions to vanilla Sparkle feeds:
    - There can be two kinds of items per feed: (zipped) .app and .mpkg
      via <ce:packageType>app|mpkg</ce:packageType> (default is mpkg)
    - Feed items can be disabled via <ce:deployed>false</ce:deployed>; these
      items will not be considered for updates unless
      "[General] UpdateToUndeployed=1" is set the global config
    
    Unlike other Sparkle implementations the FeedURL cannot be updated via user
    preferences because we support multiple app packages with the same package
    identifier but different FeedURL settings on the same machine
    e7cfd58e
sparkle-updater.mm 3.2 KB