Skip to main content

Building the app

Before the app can be tested, it must be built.

Options

NameRequiredDefaultOptions/TypesDescription
config, -cfalse./owl.config.jsonStringPath to the configuration file
platform, -ptrue-ios,androidThe platform the app should be built on

Examples

npx owl build --platform ios --config ./owl.config.json