Skip to content

Commit 577760f

Browse files
Update README.md (#121)
* Update README.md * Update README.md Co-authored-by: Kacper Rożniata <[email protected]> --------- Co-authored-by: Kacper Rożniata <[email protected]>
1 parent 72fd25d commit 577760f

File tree

1 file changed

+9
-2
lines changed

1 file changed

+9
-2
lines changed

README.md

Lines changed: 9 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,8 +29,15 @@ The source for the React Native visionOS documentation and website is hosted on
2929

3030
## Contributing
3131

32-
1. Follow the same steps as in the `New project creation` section.
33-
2. Checkout `rn-tester` [README.md](./packages/rn-tester/README.md) to build React Native from source.
32+
Prerequisites:
33+
- Download the latest Xcode (at least 15.2)
34+
- Install the latest version of CMake (at least v3.28.0)
35+
36+
Check out `rn-tester` [README.md](./packages/rn-tester/README.md) to build React Native from the source.
37+
38+
Remember to use `RNTester-visionOS` target
39+
40+
If `RNTester-visionOS` scheme is not showing up, click "New Scheme", which should be pre-populated with `RNTester-visionOS`. Build the app using Xcode.
3441

3542
## Release process
3643

0 commit comments

Comments
 (0)