Closed pascalw closed 7 years ago
Fixes #104
Allows for example to specify the target ios emulator like so:
bin/maji run -e ios -- --target='iPhone 6'
(Note the additonal --)
--
Fixes #104
Allows for example to specify the target ios emulator like so:
bin/maji run -e ios -- --target='iPhone 6'
(Note the additonal
--
)