Skip to content

Commit ca87c4e

Browse files
committed
Specific visionOS OS version
1 parent 9667f4d commit ca87c4e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scripts/build.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -188,7 +188,7 @@ tvos_flags=(
188188
)
189189
visionos_flags=(
190190
-sdk 'xrsimulator'
191-
-destination 'platform=visionOS Simulator,name=Apple Vision Pro'
191+
-destination 'platform=visionOS Simulator,OS=2.5,name=Apple Vision Pro'
192192
)
193193
catalyst_flags=(
194194
ARCHS=x86_64 VALID_ARCHS=x86_64 SUPPORTS_MACCATALYST=YES -sdk macosx

0 commit comments

Comments
 (0)