Daniel Zlotin 7 лет назад
Родитель
Сommit
606a5808a8
1 измененных файлов: 1 добавлений и 1 удалений
  1. 1
    1
      playground/scripts/unit.ios.js

+ 1
- 1
playground/scripts/unit.ios.js Просмотреть файл

@@ -9,7 +9,7 @@ function testProject() {
9 9
             test
10 10
             -scheme "playground"
11 11
             -project playground.xcodeproj
12
-            -destination 'platform=iOS Simulator,name=iPhone 7'
12
+            -destination 'platform=iOS Simulator,name=iPhone SE'
13 13
             `;
14 14
 
15 15
   if (hasXcpretty()) {