We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2307050 commit f7da7f0Copy full SHA for f7da7f0
1 file changed
apps/playground/rn-harness.config.mjs
@@ -79,7 +79,7 @@ export default {
79
}),
80
applePlatform({
81
name: 'ios',
82
- device: appleSimulator('iPhone 17 Pro', '26.4'),
+ device: appleSimulator('iPhone 17 Pro', '26.2'),
83
bundleId: 'com.harnessplayground',
84
85
0 commit comments