luxlabs header browser preview


@interface RBSMacAppProcessIdentity : RBSProcessIdentity

- (id)_initMacAppWithLabel:(id)a0 bundleID:(id)a1 personaString:(id)a2 auid:(unsigned int)a3 platform:(int)a4;
- (id)_initMacAppWithLabel:(id)a0 infoProvider:(id)a1 auid:(unsigned int)a2 platform:(int)a3;

@end