Skip to content

Commit 549c50b

Browse files
Enable VisionOS support
Enable VisionOS in PlatformAllowlist Signed-off-by: Nicholas St. Germain <nick@cajun.pro>
1 parent 6fb14d2 commit 549c50b

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

Thirdweb.uplugin

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,8 @@
2323
"Win64",
2424
"Mac",
2525
"Linux",
26-
"IOS"
26+
"IOS",
27+
"VisionOS"
2728
]
2829
}
2930
],
@@ -33,4 +34,4 @@
3334
"Enabled": true
3435
}
3536
]
36-
}
37+
}

0 commit comments

Comments
 (0)