@interface TRIProcessInfo : NSObject + (BOOL)hostingProcessIsTrialdSystem; + (BOOL)hostingProcessIsTriald; + (BOOL)hostingProcessIsSystemProcess; @end
@interface TRIProcessInfo : NSObject + (BOOL)hostingProcessIsTrialdSystem; + (BOOL)hostingProcessIsTriald; + (BOOL)hostingProcessIsSystemProcess; @end