Преглед на файлове

try to fix stupid apple bug

Daniel Zlotin преди 7 години
родител
ревизия
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()) {