Kathiresan Murugan
Kathiresan Murugan

Reputation: 2962

iPhone 7 simulator is not found on Xcode 11 beta

I have downloaded Xcode 11 beta and create a project for iOS 13.0.

When I search on target simulator device. There is only iPhone 8 to iPhone XR only available.

iPhone 7 and iPhone 7Plus is missing.

Help me.

enter image description here

Upvotes: 10

Views: 6363

Answers (1)

Milan Varasada
Milan Varasada

Reputation: 310

You can Add New Simulators..

click on Simulators part -> add Additional Simulators -> select simulators -> click on plus icon -> give simulator name and device type and os version -> create..now you can see your create simulator..

here is images - >Open Add simulators option Create New Simulators which You want

Upvotes: 14

Related Questions