Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Is there a way to get iOS 7 simulator on Xcode 8 beta

I just updated my Xcode to beta version (8.0) and I lost the iOS8 prior simulator that I had in the previous version. I still need the iOS 7 SDK and iOS 8.Appreciate any help

like image 748
iPC Avatar asked Jun 29 '16 06:06

iPC


1 Answers

No. The iOS 7.1 Simulator runtime is not supported on macOS 10.11 and newer. Xcode 8 requires macOS 10.11 or newer. Thus they are not compatible based on the host OS requirements.

like image 147
Jeremy Huddleston Sequoia Avatar answered Sep 26 '22 06:09

Jeremy Huddleston Sequoia