소스 검색

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