luxlabs header browser preview


@interface IRPlatformInfo : NSObject

+ (BOOL)isInternalInstall;
+ (BOOL)isRunningInUnitTesting;

@end