PreBuildCommand constructor

PreBuildCommand()

Implementation

PreBuildCommand() {
  addSubcommand(PreBuildIosCommand());
}