spaceship/lib/spaceship/tunes/tunes_client.rb in fastlane-2.124.0.beta.20190527200027 vs spaceship/lib/spaceship/tunes/tunes_client.rb in fastlane-2.124.0.beta.20190528200017

- old
+ new

@@ -36,11 +36,11 @@ 'iphone58' => [2436, 1125], 'iphone65' => [2688, 1242], 'ipad' => [1024, 768], 'ipad105' => [2224, 1668], 'ipadPro' => [2732, 2048], - 'iPadPro11' => [2388, 1668], - 'iPadPro129' => [2732, 2048] + 'ipadPro11' => [2388, 1668], + 'ipadPro129' => [2732, 2048] } r = resolutions[device] r = [r[1], r[0]] if is_portrait r