Sparkle  2.0.0
A software update framework for macOS
Instance Methods | Properties | List of all members
SUHost Class Reference
Inheritance diagram for SUHost:

Instance Methods

(instancetype) - initWithBundle:
 
(nullable id) - objectForInfoDictionaryKey:
 
(BOOL) - boolForInfoDictionaryKey:
 
(nullable id) - objectForUserDefaultsKey:
 
(void) - setObject:forUserDefaultsKey:
 
(BOOL) - boolForUserDefaultsKey:
 
(void) - setBool:forUserDefaultsKey:
 
(nullable id) - objectForKey:
 
(BOOL) - boolForKey:
 

Properties

NSBundle * bundle
 
NSString * bundlePath
 
NSString * name
 
NSString * version
 
BOOL validVersion
 
NSString * displayVersion
 
SUPublicKeyspublicKeys
 
BOOL runningOnReadOnlyVolume
 
BOOL runningTranslocated
 
NSString * publicDSAKeyFileKey
 

The documentation for this class was generated from the following files: