Skip to content

Commit

Permalink
Add M2 model identifier
Browse files Browse the repository at this point in the history
  • Loading branch information
Depal1 committed Nov 4, 2022
1 parent ca88794 commit a5fc4a4
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions PlayTools/PlaySettings.swift
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,8 @@ let settings = PlaySettings.shared
return "J320xAP"
case "iPad13,8":
return "J522AP"
case "iPad14,5":
return "A2436"
case "iPhone14,3":
return "A2645"
case "iPhone15,3":
Expand Down

0 comments on commit a5fc4a4

Please sign in to comment.