mm24
mm24

Reputation: 9586

Simulator not present in XCode 7

EDIT: I tried this also with XCode 7 beta 2 and I get the same. There are no simulators.


I am using XCode 7 beta 1 and I cannot find any iPhone simulator.

None seem to available for download either.

enter image description here

This is not meant to be a duplicate of this question.

Upvotes: 1

Views: 1023

Answers (2)

Tejas HS
Tejas HS

Reputation: 2665

The Xcode 7 beta 3 fixes the simulator problem. It now supports legacy simulators to download. You should be able to download the older simulators except the latest iOS8.x beta.

Link for release notes.

https://developer.apple.com/services-account/download?path=/Developer_Tools/Xcode_7_beta_3/Xcode_7_beta_3_Release_Notes.pdf

Upvotes: 1

Serg
Serg

Reputation: 188

I'm working with Xcode 7 beta 2 and found 3 simulators under preferences -> Downloads. It compiles and run the iPhone 6 simulator fine. Right now, I'm testing basic functionality but all seems to be working fine.(except playground files)

Hope you were able to try Xcode 7 beta 2.

Upvotes: 1

Related Questions