Skip to content

Commit

Permalink
Merge pull request #23 from kyle-seongwoo-jun/gen
Browse files Browse the repository at this point in the history
feat: add identifiers for September 2024 models
  • Loading branch information
kyle-seongwoo-jun authored Sep 16, 2024
2 parents 0c886d9 + 0e64bc8 commit 85c0ba7
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions lib/apple_product_name.g.dart
Original file line number Diff line number Diff line change
Expand Up @@ -57,6 +57,10 @@ const _map = {
"iPhone15,5": "iPhone 15 Plus",
"iPhone16,1": "iPhone 15 Pro",
"iPhone16,2": "iPhone 15 Pro Max",
"iPhone17,1": "iPhone 16 Pro",
"iPhone17,2": "iPhone 16 Pro Max",
"iPhone17,3": "iPhone 16",
"iPhone17,4": "iPhone 16 Plus",
"iPad1,1": "iPad",
"iPad1,2": "iPad",
"iPad2,1": "iPad 2",
Expand Down Expand Up @@ -198,6 +202,10 @@ const _map = {
"Watch7,3": "Apple Watch Series 9 (GPS + Cellular)",
"Watch7,4": "Apple Watch Series 9 (GPS + Cellular)",
"Watch7,5": "Apple Watch Ultra 2",
"Watch7,8": "Apple Watch Series 10 (GPS)",
"Watch7,9": "Apple Watch Series 10 (GPS)",
"Watch7,10": "Apple Watch Series 10 (GPS + Cellular)",
"Watch7,11": "Apple Watch Series 10 (GPS + Cellular)",
"AppleTV1,1": "Apple TV (1st generation)",
"AppleTV2,1": "Apple TV (2nd generation)",
"AppleTV3,1": "Apple TV (3rd generation)",
Expand Down

0 comments on commit 85c0ba7

Please sign in to comment.