chore: use iPhone-11 instead of XR
diff --git a/conf/pr/local/ios-10.0.config.json b/conf/pr/local/ios-10.0.config.json
index 4a2ddb0..adcc391 100644
--- a/conf/pr/local/ios-10.0.config.json
+++ b/conf/pr/local/ios-10.0.config.json
@@ -2,6 +2,6 @@
     "platform": "ios@latest",
     "action": "run",
     "cleanUpAfterRun": true,
-    "target": "iPhone-XR",
+    "target": "iPhone-11",
     "verbose": true
 }