Skip to content

Commit

Permalink
chore: readme
Browse files Browse the repository at this point in the history
  • Loading branch information
NathanWalker authored Jul 24, 2024
1 parent bb00575 commit 8faf4df
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,9 +8,9 @@ https://github.com/NathanWalker/solid-x-platforms/assets/457187/a379a7ef-2bf8-43

Prerequisites:
- [NativeScript Environment Setup](https://docs.nativescript.org/setup/macos#setting-up-macos-for-ios)
- Install `vision` tagged CLI: `npm install -g nativescript@vision`
- Install latest CLI: `npm install -g nativescript@latest`
- Learn more here: https://docs.nativescript.org/guide/visionos
- [Xcode 15.2 Installed for Vision Pro Simulator](https://developer.apple.com/download/applications/)
- [Xcode 15.2 or higher Installed for Vision Pro Simulator](https://developer.apple.com/download/applications/)
- [Download SwiftPackages here](https://drive.google.com/file/d/17wFGXOBqeXgs7mhFZ-wfg4ogHyRYlYCR/view?usp=sharing)
- **Important for visionOS**: Once unzipped, place the folder at `apps/nativescript-hello-world/SwiftPackages`
- This repo uses [yarn](https://classic.yarnpkg.com/lang/en/) largely to share dependencies between the root and `apps/nativescript-hello-world` better however it can be switched to `pnpm`, `npm`, or even `bun`.
Expand Down

0 comments on commit 8faf4df

Please sign in to comment.