iPad solution starts up using the iPhone simulator Follow
Hey guys,
I'm not sure what's going on. I have a solution in XCode that when executed, opens up in the iPad simulator. For a while, the same thing was happening in AppCode; running the app in normal or debug mode would automatically launch the iPad.
All of a sudden, though, AppCode started opening the iPhone device in the simulator. The same solution in XCode still opens the iPad device. The application is NOT a universal app; in XCode, the Target is set to iPad only.
Any ideas of what could be going wrong?
Please sign in to leave a comment.
You can change this from menu Run -> Edit Configurations -> Device
Though it would be nicely if it worked automatically when there is no choice which device to use.