File tree Expand file tree Collapse file tree 3 files changed +12
-4
lines changed
visionOS/testbed/Python.xcframework Expand file tree Collapse file tree 3 files changed +12
-4
lines changed Original file line number Diff line number Diff line change @@ -82,10 +82,10 @@ iOS/testbed/Python.xcframework/ios-*/Python.framework
8282iOS /testbed /iOSTestbed.xcodeproj /project.xcworkspace
8383iOS /testbed /iOSTestbed.xcodeproj /xcuserdata
8484iOS /testbed /iOSTestbed.xcodeproj /xcshareddata
85- visionOS /testbed /Python.xcframework /xr * - * /bin
86- visionOS /testbed /Python.xcframework /xr * - * /include
87- visionOS /testbed /Python.xcframework /xr * - * /lib
88- visionOS /testbed /Python.xcframework /xr * - * /Python.framework
85+ visionOS /testbed /Python.xcframework /xros -* /bin
86+ visionOS /testbed /Python.xcframework /xros -* /include
87+ visionOS /testbed /Python.xcframework /xros -* /lib
88+ visionOS /testbed /Python.xcframework /xros -* /Python.framework
8989visionOS /testbed /visionOSTestbed.xcodeproj /project.xcworkspace
9090visionOS /testbed /visionOSTestbed.xcodeproj /xcuserdata
9191visionOS /testbed /visionOSTestbed.xcodeproj /xcshareddata
Original file line number Diff line number Diff line change 1+ This directory is intentionally empty.
2+
3+ It should be used as a target for `--enable-framework` when compiling an visionOS simulator
4+ build for testing purposes (either x86_64 or ARM64).
Original file line number Diff line number Diff line change 1+ This directory is intentionally empty.
2+
3+ It should be used as a target for `--enable-framework` when compiling an visionOS on-device
4+ build for testing purposes.
You can’t perform that action at this time.
0 commit comments