Make Tool
- Last UpdatedSep 04, 2024
- 1 minute read
The Make Tool is designed to produce project artifacts such as full featured, packaged, and installable releases.
You can open the tool from XR Studio toolbar after loading an XR project. Depending on the project type, there are different Make scripts available.
How to execute a Make Script
These are the steps to perform a script.
-
Press Make on the application toolbar.

-
On the Make dialog box, next to Script, select a script from the available scripts using the top combobox. Script descriptions can help you to identify the proper script.
-
Most of the scripts produce artifacts, so set the Output Path. A default path is provisioned by default.
-
Review and update the script execution Options.
-
Press Start to run the script. Observe script execution by reading log and checking the progress bar.
Note: You can stop a running script by pressing Stop.
