Method: AppInfo::DSYM::MachO#cpu_type
- Defined in:
- lib/app_info/dsym.rb
#cpu_type ⇒ Object
130 131 132 |
# File 'lib/app_info/dsym.rb', line 130 def cpu_type @file.cputype end |
130 131 132 |
# File 'lib/app_info/dsym.rb', line 130 def cpu_type @file.cputype end |