vbea 3 年之前
父節點
當前提交
9217bb1c21
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      Strides-APP/package.json

+ 1 - 1
Strides-APP/package.json

@@ -5,7 +5,7 @@
   "private": true,
   "scripts": {
     "android": "react-native run-android",
-    "ios": "react-native run-ios",
+    "ios": "react-native run-ios --simulator='iPhone 14 Pro'",
     "start": "react-native start",
     "test": "jest",
     "lint": "eslint .",