Skip to content

Commit

Permalink
Hardware information updated
Browse files Browse the repository at this point in the history
Hardware information updated
  • Loading branch information
oaliaga committed Feb 6, 2023
1 parent 1507192 commit 26eef68
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions Prey/Classes/UIDeviceExt.swift
Original file line number Diff line number Diff line change
Expand Up @@ -220,6 +220,7 @@ extension UIDevice {
//Simulator
"i386" : .simulator,
"x86_64" : .simulator,
"arm64" : .simulator,

//iPod
"iPod1,1" : .iPod1,
Expand Down Expand Up @@ -282,6 +283,10 @@ extension UIDevice {
"iPad8,2" : .iPadPro11,
"iPad8,3" : .iPadPro11,
"iPad8,4" : .iPadPro11,
"iPad13,4" : .iPadPro11,
"iPad13,5" : .iPadPro11,
"iPad13,6" : .iPadPro11,
"iPad13,7" : .iPadPro11,
"iPad8,9" : .iPadPro2_11,
"iPad8,10" : .iPadPro2_11,
"iPad8,5" : .iPadPro3_12_9,
Expand Down

0 comments on commit 26eef68

Please sign in to comment.