Yesterday I wrote a post detailing specific instructions on how to build and run Makepad apps on IOS and Android devices. This post is a quick reference that lists most the commands, including sample commands for specific apps in the project-robius repo.
For more detailed descriptions, please see:
Makepad Build Commands
These are commands that need to be run at least once initially to setup Makepad development environments.
They should also be run once in a while or when there are updates to the cargo_makepad script.
I personally run them about once a week.
The following should be run inside each of the sample app directories.
Command for installing the app onto an IOS Simulator.
The following should be run inside each of the sample app directories.
Command for installing the app onto an IOS Simulator.
The following should be run inside each of the sample app directories.
Command for installing the app onto a physical IOS device:
Command to check that the compilation passes for all Makepad supported platforms:
(Will use 100% CPU and cause hang machine, only try on high-end systems)
These are commands that need to be run at least once initially to setup Makepad development environments.
They should also be run once in a while or when there are updates to the cargo_makepad script.
Command for installing the app onto an IOS Simulator.
Command for installing the app onto an IOS Simulator.
Command for installing the app onto a physical IOS device:
Command to check that the compilation passes for all Makepad supported platforms:
(Will use 100% CPU and cause hang machine, only try on high-end systems)