luxlabs header browser preview


@interface CalSystemInformation : NSObject

+ (id)systemBuildVersion;
+ (BOOL)isRunningAsSetupUser;

@end