i have xCode 5.1.1 and need to test an app in iOS 6.1.2, because i have this issue only with 6.1.2 which is web related (cordova).
I normally use the iOS Simulator and run Safari in order to test it, but iOS Simulator does only offer 6.1 (10B141) but i need 6.1.2 (10B146). How can i get this version for the iOS Simulator? Is that actually possible?
Thanks in advance