Skip to content

Commit f6a0fdd

Browse files
authored
feat: allow running on visionOS (#5745)
1 parent c564e18 commit f6a0fdd

File tree

3 files changed

+6861
-6861
lines changed

3 files changed

+6861
-6861
lines changed

package-lock.json

+9-9
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "nativescript",
33
"preferGlobal": true,
4-
"version": "8.5.4",
4+
"version": "8.5.5-vision.0",
55
"author": "NativeScript <[email protected]>",
66
"description": "Command-line interface for building NativeScript projects",
77
"bin": {
@@ -75,7 +75,7 @@
7575
"glob": "9.3.4",
7676
"ios-device-lib": "0.9.2",
7777
"ios-mobileprovision-finder": "1.1.0",
78-
"ios-sim-portable": "4.4.0",
78+
"ios-sim-portable": "4.4.1",
7979
"jimp": "0.22.7",
8080
"lodash": "4.17.21",
8181
"log4js": "6.9.1",

0 commit comments

Comments
 (0)