Documentation Archive Developer
Search

InstallerPlugins Changes for Swift

InstallerPlugins (Removed)

Removed InstallerPane
Removed InstallerPane.contentView
Removed InstallerPane.didEnterPane(_: InstallerSectionDirection)
Removed InstallerPane.didExitPane(_: InstallerSectionDirection)
Removed InstallerPane.firstKeyView
Removed InstallerPane.gotoNextPane
Removed InstallerPane.gotoPreviousPane
Removed InstallerPane.init(section: AnyObject!)
Removed InstallerPane.initialKeyView
Removed InstallerPane.lastKeyView
Removed InstallerPane.nextEnabled
Removed InstallerPane.nextPane
Removed InstallerPane.previousEnabled
Removed InstallerPane.section
Removed InstallerPane.shouldExitPane(_: InstallerSectionDirection) -> Bool
Removed InstallerPane.title
Removed InstallerPane.willEnterPane(_: InstallerSectionDirection)
Removed InstallerPane.willExitPane(_: InstallerSectionDirection)
Removed InstallerSection
Removed InstallerSection.activePane
Removed InstallerSection.bundle
Removed InstallerSection.didLoadMainNib()
Removed InstallerSection.firstPane
Removed InstallerSection.gotoPane(_: InstallerPane!) -> Bool
Removed InstallerSection.installerState
Removed InstallerSection.sharedDictionary() -> NSMutableDictionary!
Removed InstallerSection.shouldLoad
Removed InstallerSection.title
Removed InstallerSection.willLoadMainNib()
Removed InstallerSectionDirection [enum]
Removed InstallerSectionDirection.DirectionBackward
Removed InstallerSectionDirection.DirectionForward
Removed InstallerSectionDirection.DirectionUndefined
Removed InstallerState
Removed InstallerState.choiceDictionaries
Removed InstallerState.choiceDictionaryForIdentifier(_: String!) -> [NSObject : AnyObject]!
Removed InstallerState.installStarted
Removed InstallerState.installSucceeded
Removed InstallerState.licenseAgreed
Removed InstallerState.licenseAgreedLanguage
Removed InstallerState.targetPath
Removed InstallerState.targetVolumePath
Removed InstallerState_Choice_CustomLocation
Removed InstallerState_Choice_Identifier
Removed InstallerState_Choice_Installed