Skip to content

Commit 9aa6c95

Browse files
committed
chore: mention vision pro release and xcode 15.2
1 parent 2df4c86 commit 9aa6c95

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

content/guide/visionos.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,17 +8,17 @@ contributors:
88

99
<img class="mx-auto" src="../assets/images/guide/vision-pro.png" alt="Vision Pro" />
1010

11-
Apple provides [visionOS](https://developer.apple.com/visionos/) development through the latest [Xcode 15 beta](https://developer.apple.com/xcode/resources/).
11+
Apple provides [visionOS](https://developer.apple.com/visionos/) development through the latest [Xcode 15.2](https://developer.apple.com/xcode/resources/) release.
1212

1313
::: info Note
14-
You will need an [Apple developer account](https://developer.apple.com/programs/enroll/) to download beta tools and SDKs.
14+
You will need an [Apple developer account](https://developer.apple.com/programs/enroll/) to download developer tools and SDKs.
1515
:::
1616

1717
<iframe style="width: 100%; min-height: 200px; aspect-ratio: 16 / 9;" src="https://www.youtube.com/embed/1NGoY74-vZc" title="Developing for visionOS with NativeScript" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" allowfullscreen></iframe>
1818

1919
## Create a visionOS project
2020

21-
Given that Apple is distributing visionOS with _only_ [Xcode beta](https://developer.apple.com/xcode/resources) at the moment (_not the current Xcode release_), we are providing `vision` tagged npm packages to keep things distinct while you develop for visionOS.
21+
Vision Pro is [scheduled for release on February 2, 2024](https://twitter.com/tim_cook/status/1744362067786682797) however you can develop now using the Vision Pro Simulator. Since the hardware is not available for public use yet, we are providing `vision` tagged npm packages to keep things distinct while you develop for visionOS.
2222

2323
**You will need the `vision` CLI**:
2424

0 commit comments

Comments
 (0)