Technical Documentation

visionOS

Last Updated: October 21, 20240.6 min read

Dependencies

  • CMake
  • Xcode Beta
  • Vulkan SDK

Building

  • Open the CMake app
  • Enter the source code directory in the top section, and the target intermediate directory named “IntermediateVisionOS”.
  • Press Generate.
  • Select ‘Specify options for cross-compiling’, and then press Done.
  • Enter the Operating System name as ‘visionOS’
  • After the project has finished generating, press Open Project.
  • You should now be greeted by the project:

The currently supported target types are: visionOS Simulator and visionOS.

Table of Contents