ios-device-list.tsx 7.2 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196
  1. // THIS IS AN AUTOGENERATED FILE. DO NOT EDIT THIS FILE DIRECTLY.
  2. // generated using scripts/extract-ios-device-names.ts as part of build step.
  3. // the purpose of the script is to extract only the iOS information that Sentry cares about
  4. // and discard the rest of the JSON so we do not end up bloating bundle size.
  5. const iOSDeviceMapping: Record<string, string> = {
  6. 'iPod1,1': 'iPod touch',
  7. 'iPod2,1': 'iPod touch (2nd generation)',
  8. 'iPod3,1': 'iPod touch (3rd generation)',
  9. 'iPod4,1': 'iPod touch (4th generation)',
  10. 'iPod5,1': 'iPod touch (5th generation)',
  11. 'iPod7,1': 'iPod touch (6th generation)',
  12. 'iPod9,1': 'iPod touch (7th generation)',
  13. 'iPhone1,1': 'iPhone',
  14. 'iPhone1,2': 'iPhone 3G',
  15. 'iPhone2,1': 'iPhone 3GS',
  16. 'iPhone3,1': 'iPhone 4',
  17. 'iPhone3,2': 'iPhone 4',
  18. 'iPhone3,3': 'iPhone 4',
  19. 'iPhone4,1': 'iPhone 4S',
  20. 'iPhone5,1': 'iPhone 5',
  21. 'iPhone5,2': 'iPhone 5',
  22. 'iPhone5,3': 'iPhone 5c',
  23. 'iPhone5,4': 'iPhone 5c',
  24. 'iPhone6,1': 'iPhone 5s',
  25. 'iPhone6,2': 'iPhone 5s',
  26. 'iPhone8,4': 'iPhone SE (1st generation)',
  27. 'iPhone7,2': 'iPhone 6',
  28. 'iPhone7,1': 'iPhone 6 Plus',
  29. 'iPhone8,1': 'iPhone 6s',
  30. 'iPhone8,2': 'iPhone 6s Plus',
  31. 'iPhone9,1': 'iPhone 7',
  32. 'iPhone9,3': 'iPhone 7',
  33. 'iPhone9,2': 'iPhone 7 Plus',
  34. 'iPhone9,4': 'iPhone 7 Plus',
  35. 'iPhone10,1': 'iPhone 8',
  36. 'iPhone10,4': 'iPhone 8',
  37. 'iPhone10,2': 'iPhone 8 Plus',
  38. 'iPhone10,5': 'iPhone 8 Plus',
  39. 'iPhone10,3': 'iPhone X',
  40. 'iPhone10,6': 'iPhone X',
  41. 'iPhone11,8': 'iPhone XR',
  42. 'iPhone11,2': 'iPhone XS',
  43. 'iPhone11,6': 'iPhone XS Max',
  44. 'iPhone11,4': 'iPhone XS Max',
  45. 'iPhone12,1': 'iPhone 11',
  46. 'iPhone12,3': 'iPhone 11 Pro',
  47. 'iPhone12,5': 'iPhone 11 Pro Max',
  48. 'iPhone12,8': 'iPhone SE (2nd generation)',
  49. 'iPhone13,1': 'iPhone 12 mini',
  50. 'iPhone13,2': 'iPhone 12',
  51. 'iPhone13,3': 'iPhone 12 Pro',
  52. 'iPhone13,4': 'iPhone 12 Pro Max',
  53. 'iPhone14,4': 'iPhone 13 mini',
  54. 'iPhone14,5': 'iPhone 13',
  55. 'iPhone14,2': 'iPhone 13 Pro',
  56. 'iPhone14,3': 'iPhone 13 Pro Max',
  57. 'iPhone14,6': 'iPhone SE (3rd generation)',
  58. 'iPhone14,7': 'iPhone 14',
  59. 'iPhone14,8': 'iPhone 14 Plus',
  60. 'iPhone15,2': 'iPhone 14 Pro',
  61. 'iPhone15,3': 'iPhone 14 Pro Max',
  62. 'iPad6,7': 'iPad Pro (12.9-inch)',
  63. 'iPad6,8': 'iPad Pro (12.9-inch)',
  64. 'iPad6,3': 'iPad Pro (9.7-inch)',
  65. 'iPad6,4': 'iPad Pro (9.7-inch)',
  66. 'iPad7,1': 'iPad Pro (12.9-inch, 2nd generation)',
  67. 'iPad7,2': 'iPad Pro (12.9-inch, 2nd generation)',
  68. 'iPad7,3': 'iPad Pro (10.5-inch)',
  69. 'iPad7,4': 'iPad Pro (10.5-inch)',
  70. 'iPad8,1': 'iPad Pro (11-inch)',
  71. 'iPad8,2': 'iPad Pro (11-inch)',
  72. 'iPad8,3': 'iPad Pro (11-inch)',
  73. 'iPad8,4': 'iPad Pro (11-inch)',
  74. 'iPad8,5': 'iPad Pro (12.9-inch) (3rd generation)',
  75. 'iPad8,6': 'iPad Pro (12.9-inch) (3rd generation)',
  76. 'iPad8,7': 'iPad Pro (12.9-inch) (3rd generation)',
  77. 'iPad8,8': 'iPad Pro (12.9-inch) (3rd generation)',
  78. 'iPad8,9': 'iPad Pro (11-inch) (2nd generation)',
  79. 'iPad8,10': 'iPad Pro (11-inch) (2nd generation)',
  80. 'iPad8,11': 'iPad Pro (12.9-inch) (4th generation)',
  81. 'iPad8,12': 'iPad Pro (12.9-inch) (4th generation)',
  82. 'iPad13,4': 'iPad Pro (11-inch) (3rd generation)',
  83. 'iPad13,5': 'iPad Pro (11-inch) (3rd generation)',
  84. 'iPad13,6': 'iPad Pro (11-inch) (3rd generation)',
  85. 'iPad13,7': 'iPad Pro (11-inch) (3rd generation)',
  86. 'iPad13,8': 'iPad Pro (12.9-inch) (5th generation)',
  87. 'iPad13,9': 'iPad Pro (12.9-inch) (5th generation)',
  88. 'iPad13,10': 'iPad Pro (12.9-inch) (5th generation)',
  89. 'iPad13,11': 'iPad Pro (12.9-inch) (5th generation)',
  90. 'iPad2,5': 'iPad mini',
  91. 'iPad2,6': 'iPad mini',
  92. 'iPad2,7': 'iPad mini',
  93. 'iPad4,4': 'iPad mini 2',
  94. 'iPad4,5': 'iPad mini 2',
  95. 'iPad4,6': 'iPad mini 2',
  96. 'iPad4,7': 'iPad mini 3',
  97. 'iPad4,8': 'iPad mini 3',
  98. 'iPad4,9': 'iPad mini 3',
  99. 'iPad5,1': 'iPad mini 4',
  100. 'iPad5,2': 'iPad mini 4',
  101. 'iPad11,1': 'iPad mini (5th generation)',
  102. 'iPad11,2': 'iPad mini (5th generation)',
  103. 'iPad14,1': 'iPad mini (6th generation)',
  104. 'iPad14,2': 'iPad mini (6th generation)',
  105. 'iPad4,1': 'iPad Air',
  106. 'iPad4,2': 'iPad Air',
  107. 'iPad4,3': 'iPad Air',
  108. 'iPad5,3': 'iPad Air 2',
  109. 'iPad5,4': 'iPad Air 2',
  110. 'iPad11,3': 'iPad Air (3rd generation)',
  111. 'iPad11,4': 'iPad Air (3rd generation)',
  112. 'iPad13,1': 'iPad Air (4th generation)',
  113. 'iPad13,2': 'iPad Air (4th generation)',
  114. 'iPad13,16': 'iPad Air (5th generation)',
  115. 'iPad13,17': 'iPad Air (5th generation)',
  116. 'iPad1,1': 'iPad',
  117. 'iPad2,1': 'iPad 2',
  118. 'iPad2,2': 'iPad 2',
  119. 'iPad2,3': 'iPad 2',
  120. 'iPad2,4': 'iPad 2',
  121. 'iPad3,1': 'iPad (3rd generation)',
  122. 'iPad3,2': 'iPad (3rd generation)',
  123. 'iPad3,3': 'iPad (3rd generation)',
  124. 'iPad3,4': 'iPad (4th generation)',
  125. 'iPad3,5': 'iPad (4th generation)',
  126. 'iPad3,6': 'iPad (4th generation)',
  127. 'iPad6,11': 'iPad (5th generation)',
  128. 'iPad6,12': 'iPad (5th generation)',
  129. 'iPad7,5': 'iPad (6th generation)',
  130. 'iPad7,6': 'iPad (6th generation)',
  131. 'iPad7,11': 'iPad (7th generation)',
  132. 'iPad7,12': 'iPad (7th generation)',
  133. 'iPad11,6': 'iPad (8th generation)',
  134. 'iPad11,7': 'iPad (8th generation)',
  135. 'iPad12,1': 'iPad (9th generation)',
  136. 'iPad12,2': 'iPad (9th generation)',
  137. 'AudioAccessory1,1': 'HomePod',
  138. 'AudioAccessory1,2': 'HomePod',
  139. 'AudioAccessory5,1': 'HomePod mini',
  140. 'Watch1,1': 'Apple Watch (1st generation)',
  141. 'Watch1,2': 'Apple Watch (1st generation)',
  142. 'Watch2,6': 'Apple Watch Series 1',
  143. 'Watch2,7': 'Apple Watch Series 1',
  144. 'Watch2,3': 'Apple Watch Series 2',
  145. 'Watch2,4': 'Apple Watch Series 2',
  146. 'Watch3,1': 'Apple Watch Series 3',
  147. 'Watch3,2': 'Apple Watch Series 3',
  148. 'Watch3,3': 'Apple Watch Series 3',
  149. 'Watch3,4': 'Apple Watch Series 3',
  150. 'Watch4,1': 'Apple Watch Series 4',
  151. 'Watch4,2': 'Apple Watch Series 4',
  152. 'Watch4,3': 'Apple Watch Series 4',
  153. 'Watch4,4': 'Apple Watch Series 4',
  154. 'Watch5,1': 'Apple Watch Series 5',
  155. 'Watch5,2': 'Apple Watch Series 5',
  156. 'Watch5,3': 'Apple Watch Series 5',
  157. 'Watch5,4': 'Apple Watch Series 5',
  158. 'Watch5,9': 'Apple Watch SE',
  159. 'Watch5,10': 'Apple Watch SE',
  160. 'Watch5,11': 'Apple Watch SE',
  161. 'Watch5,12': 'Apple Watch SE',
  162. 'Watch6,1': 'Apple Watch Series 6',
  163. 'Watch6,2': 'Apple Watch Series 6',
  164. 'Watch6,3': 'Apple Watch Series 6',
  165. 'Watch6,4': 'Apple Watch Series 6',
  166. 'Watch6,6': 'Apple Watch Series 7',
  167. 'Watch6,7': 'Apple Watch Series 7',
  168. 'Watch6,8': 'Apple Watch Series 7',
  169. 'Watch6,9': 'Apple Watch Series 7',
  170. 'Watch6,10': 'Apple Watch SE (2nd generation)',
  171. 'Watch6,11': 'Apple Watch SE (2nd generation)',
  172. 'Watch6,12': 'Apple Watch SE (2nd generation)',
  173. 'Watch6,13': 'Apple Watch SE (2nd generation)',
  174. 'Watch6,14': 'Apple Watch Series 8',
  175. 'Watch6,15': 'Apple Watch Series 8',
  176. 'Watch6,16': 'Apple Watch Series 8',
  177. 'Watch6,17': 'Apple Watch Series 8',
  178. 'Watch6,18': 'Apple Watch Ultra',
  179. 'AppleTV1,1': 'Apple TV (1st generation)',
  180. 'AppleTV2,1': 'Apple TV (2nd generation)',
  181. 'AppleTV3,1': 'Apple TV (3rd generation)',
  182. 'AppleTV3,2': 'Apple TV (3rd generation)',
  183. 'AppleTV5,3': 'Apple TV (4th generation)',
  184. 'AppleTV6,2': 'Apple TV 4K',
  185. 'AppleTV11,1': 'Apple TV 4K (2nd generation)',
  186. 'AirTag1,1': 'AirTag',
  187. 'AirPods1,1': 'AirPods (1st generation)',
  188. 'AirPods2,1,AirPods2,1': 'AirPods (2nd generation)',
  189. 'AirPods1,3,Audio2,1': 'AirPods (3rd generation)',
  190. 'AirPods2,2,AirPodsPro1,1,iProd8,1': 'AirPods Pro',
  191. 'AirPodsPro1,2': 'AirPods Pro (2nd generation)',
  192. 'AirPodsMax1,1,iProd8,6': 'AirPods Max',
  193. };
  194. export {iOSDeviceMapping};