Procházet zdrojové kódy

try to fix stupid apple bug

Daniel Zlotin před 7 roky
rodič
revize
606a5808a8
1 změnil soubory, kde provedl 1 přidání a 1 odebrání
  1. 1
    1
      playground/scripts/unit.ios.js

+ 1
- 1
playground/scripts/unit.ios.js Zobrazit soubor

@@ -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()) {