Technical Documentation
iOS
Dependencies
- CMake
- Xcode
- Vulkan SDK
Building
- Open the CMake app
- Enter the source code directory in the top section, and the target intermediate directory below
Manual
- Open the CMake app
- Enter the source code directory in the top section, and the target intermediate directory below:
- Press Generate.
- Select ‘Specify options for cross-compiling’, and then press Done.
- Enter the Operating System name as ‘iOS’
- After the project has finished generating, press Open Project.
- You should now be greeted by the project:
The currently supported target type is iOS. Native Mac is not supported from this project.