UpdateIOSBundleIdCommand constructor
UpdateIOSBundleIdCommand()
Implementation
UpdateIOSBundleIdCommand() {
argParser.addOption('bundleId',
abbr: 'b', help: 'Specify the new bundle ID.');
}
UpdateIOSBundleIdCommand() {
argParser.addOption('bundleId',
abbr: 'b', help: 'Specify the new bundle ID.');
}