module.exports = { configurations: { 'ios.sim.debug': { device: 'simulator', app: 'ios.debug' } } };