Method: AppInfo::DSYM::MachO#cpu_type

Defined in:
lib/app_info/dsym.rb

#cpu_typeObject



130
131
132
# File 'lib/app_info/dsym.rb', line 130

def cpu_type
  @file.cputype
end