2 * Generated by class-dump 3.1.2.
4 * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2007 by Steve Nygard.
9 @
class NSMutableDictionary
, NSString
;
11 @interface SBPlatformController
: NSObject
13 NSString
*_currentConfigurationName
;
14 NSMutableDictionary
*_currentConfiguration
;
15 NSMutableDictionary
*_currentCapabilities
;
21 - (id
)systemBuildVersion
;
22 - (id
)infoForCapability
:(id
)fp8
;
23 - (void)setInfo
:(id
)fp8 forCapability
:(id
)fp12
;
24 - (void)addCapabilities
:(id
)fp8 removeCapabilities
:(id
)fp12
;
25 - (BOOL
)hasCapability
:(id
)fp8
;
26 - (BOOL
)hasRestriction
:(id
)fp8
;
30 - (BOOL
)matchesPlatforms
:(id
)fp8
;
31 - (id
)localizedPlatformName
;
32 - (BOOL
)isInternalInstall
;