public class YMTGetDeviceName { /// Device codes enum DeviceCode: String { // MARK: Simulator case i386 case x86_64 // MARK: iPod /// iPod Touch 1st Generation case iPod1_1 = "iPod1,1" /// iPod Touch 2nd Generation case iPod2_1 = "iPod2,1" /// iPod Touch 3rd Generation case iPod3_1 = "iPod3,1" /// iPod Touch 4th Generation case iPod4_1 = "iPod4,1" /// iPod Touch 5th Generation case iPod5_1 = "iPod