lib/snapshot/reports_generator.rb in snapshot-1.1.1 vs lib/snapshot/reports_generator.rb in snapshot-1.2.0
- old
+ new
@@ -54,9 +54,10 @@
{
'iPhone6Plus' => "iPhone 6 Plus",
'iPhone6' => "iPhone 6",
'iPhone5' => "iPhone 5",
'iPhone4' => "iPhone 4",
+ 'iPadPro' => "iPad Pro",
'iPad' => "iPad",
'Mac' => "Mac"
}
end
end