I need some help here, I was trying to test my app on iOS6 simulator in Xcode because one of my beta testers reported problems running app on iOS6, I have Ipad Air and Iphone 4s both running iOS 7 and I cannot downgrade due to stupid apple policies.
Supposedly Xcode’s iOS simulators much more closely resemble real hardware and software environment than Corona simulator.
The problem is that whenever I build for Xcode the application automatically starts in Xcode’s iOS7 simulator, could someone please explain how to run the application in Xcode’s iOS6 simulator.
PS. in order to clarify - I have both simulators (iOS 6 and 7) already installed in Xcode
Good question… I found the correct folder under Containers/Data/Application by going through all of them after initial launch on new device. The simulator seems to create arbitrary structure on first launch?
the method in your link worked fine for iOS7.1, but I couldn’t get it to work for 8.1 to open on an iPhone6 or 6 plus even when I created a new folder structure that began with that number.
Good question… I found the correct folder under Containers/Data/Application by going through all of them after initial launch on new device. The simulator seems to create arbitrary structure on first launch?
the method in your link worked fine for iOS7.1, but I couldn’t get it to work for 8.1 to open on an iPhone6 or 6 plus even when I created a new folder structure that began with that number.