Skip to content

Commit d96c5a4

Browse files
committed
fix: bump iOS
1 parent 8f2577f commit d96c5a4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

apps/playground/rn-harness.config.mjs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ const config = {
1313
platform: 'ios',
1414
deviceId: 'iPhone 16 Pro',
1515
bundleId: 'org.reactjs.native.example.Playground',
16-
systemVersion: '18.0',
16+
systemVersion: '18.6',
1717
},
1818
],
1919
defaultRunner: 'android',

0 commit comments

Comments
 (0)