I have a client who wants to just drag and drop the binary to run it in the simulator.
I want to build the simulator app and email it to them.
What can the client do to install this in the simulator?
Is this possible?
Thanks for any help.
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.
As long as they are on the same version of the target O/S as you you should be fine. Look here on your local machine:
~/Library/Application Support/iPhone Simulator/User/Applications/
That is where the apps are stored.
Watch this directory and grab everything that is added when you install the app. Then you can zip those materials and have your client un-zip them under the same path.