XCode 11 simulator not launching issue iOS swift

Solution:

If you are freshly install the xcode then you must have to download and install iOS simulators using below steps.

1.Open Xcode

2.On top menu click XCode and select preference.

3. 

4.In above menu select components.

5.Download the simulators with iOS that you want.After installation launch the xcode clean the app and run..Simulator will launch quickly

Comments

Popular posts from this blog

Invalid bundle error while upload the app to the app Store

Convert NsNumber, NSDate to String in iOS Swift

Global LocationManager Singleton class iOS Swift