@interface REMSystemUtilities : NSObject + (BOOL)isInternalInstall; + (id)systemBuildVersion; + (id)systemVersionDictionary; @end
@interface REMSystemUtilities : NSObject + (BOOL)isInternalInstall; + (id)systemBuildVersion; + (id)systemVersionDictionary; @end