Skip to content

Commit 232c7a6

Browse files
temporarily disable visionOS target
1 parent 1fb9ce8 commit 232c7a6

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed

packages/react-native/sdks/.hermesversion

Lines changed: 0 additions & 1 deletion
This file was deleted.

packages/rn-tester/Podfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -101,7 +101,7 @@ end
101101
# [visionOS
102102
target('RNTester-visionOS') do
103103
platform :visionos, min_visionos_version_supported # [visionOS]
104-
pods('RNTester-visionOS')
104+
# pods('RNTester-visionOS')
105105
end
106106
# visionOS]
107107

0 commit comments

Comments
 (0)