Skip to content

Commit 2af28df

Browse files
committed
docs(test): tidy up developer documentation
- node version requirement is much higher now - yarn v3+ and corepack means it should not be installed globally - Xcode version is much higher now
1 parent 714c73e commit 2af28df

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

tests/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,8 @@ Our tests are powered by [Jet ✈️](https://github.com/invertase/jet).
66
77
## Requirements
88

9-
- Make sure you have Xcode installed (tested with Xcode 15+) to develop iOS items
10-
- Make sure you have Node.js installed with yarn installed globally (node version 18 and 20 tested, `npm install --global yarn`).
9+
- Make sure you have Xcode installed (tested with Xcode 16.4+) to develop iOS items
10+
- Make sure you have a recent enough Node.js installed (node version 22 tested)
1111
- Make sure you have all required iOS dependencies installed:
1212

1313
- [Apple Sim Utils](https://github.com/wix/AppleSimulatorUtils):

0 commit comments

Comments
 (0)