0

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

NovumCoder
  • 4,349
  • 9
  • 43
  • 58

1 Answers1

0

If there is simulator v 6.1.2 it should show in

xcode->preferences->downloads

Srinivasan N
  • 611
  • 9
  • 20