behaviour-tree-test/platform/visionos
2025-09-12 01:04:14 +02:00
..
api
doc_classes mention 'build version' in iOS, macOS, and visionOS export docs 2025-08-13 23:22:31 +02:00
export Apple: Improve reliability of Apple Embedded build and deployment 2025-06-19 06:33:08 +10:00
detect.py
display_layer_visionos.h
display_layer_visionos.mm
display_server_visionos.h
display_server_visionos.mm Cleanup and unify DisplayServer screen methods and documentation. 2025-06-02 08:03:48 +03:00
godot_view_visionos.h
godot_view_visionos.mm
main_visionos.mm
os_visionos.h
os_visionos.mm
platform_config.h
platform_thread.h
platform_visionos_builders.py
README.md Update links to the contributing section of the docs to the appropriate new sections. 2025-09-12 01:04:14 +02:00
SCsub
visionos.h

visionOS platform port

This folder contains the C++, Objective-C and Objective-C++ code for the visionOS platform port.

This platform derives from the Apple Embedded abstract platform (drivers/apple_embedded).

This platform uses shared Apple code (drivers/apple).

See also misc/dist/ios_xcode folder for the Xcode project template used for packaging the iOS export templates.

Documentation

The compiling and exporting process is the same as on iOS, but replacing the ios parameter by visionos.