I wanted to run my application on iPhone simulator via some script. Is it possible to launch the simulator without XCode or any manual intervention? Anybody tried this before?
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
It looks like something like this would be your best bet.
http://groups.google.com/group/phonegap/browse_thread/thread/40157f763dfa1a34?pli=1
Other than that the only alternative I see would be to script a series of clicks on specific coordinates on the screen which would count on the simulator always being in the same place on the screen etc…
Have you done any work with AppleScript?