How to pass /Developer50 path to ios-sim. I am passing like this way, what is wrong in that??
/Developer50
ios-sim launch --verbose --sdk 5.0 --env /Developer50
Ok. I have got my answer from the below link.
http://blog.abrahambarrera.me/2010/12/iphonesim.html
Thanks to Abraham Barrera.