瀏覽代碼

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