import { runCliCommand } from './runCliCommand'; import { runCiIOS } from './ciIOS'; runCliCommand(runCiIOS);