ionic cordova compile <platform>

Compile native platform code

Arguments

NameDescription
platformThe platform to compile (android, ios)

Options

NameDescription
--debugMark as a debug build
--releaseMark as a release build
--deviceDeploy build to a device
--emulatorDeploy build to an emulator
--buildConfig <file>Use the specified build configuration