Oh, I think the error is caused by the placement of the -l. Make sure its ionic run ios -l.
And if you are still getting errors, remove the -l. That is a flag for livereload and sometimes you'll get errors where the app can't connect to the livereload server and not run at all.
Cheers
Danny