Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Xcode 10.3 Installation

Tags:

xcode

xcode10

I have just been (involuntarily) upgraded to Xcode 10.3 (10G8). I'm getting the following error:

/Users/hgm/XCode/Gnosys/TGuide/TGPrep/Assets.xcassets:-1: Failed to find a suitable device for the type IBSimDeviceTypeiPad2x (com.apple.dt.Xcode.IBSimDeviceType.iPad-2x) with runtime iOS 12.4 (12.4 - 16G73) - com.apple.CoreSimulator.SimRuntime.iOS-12-4

It appears that the upgrade to Xcode is incomplete.

How do I ensure a complete installation, if this is the problem?

like image 695
hgm Avatar asked Jul 23 '19 01:07

hgm


People also ask

How do I manually install Xcode on Mac?

Download the latest version of Xcode from the Apple developer website or get it using the Mac App Store. Once you have Xcode installed, open a terminal, run xcode-select --install , and click the Install button to install the required command line developer tools.

Which version of Xcode is compatible with macOS Catalina?

The latest version of Xcode you can run on Catalina (10.15. 4) is Xcode 12.4 and Command Line Tools 12.4.


1 Answers

Restarting your computer/macOS will resolve the issue.

like image 61
Admas.Cheng Avatar answered Oct 22 '22 02:10

Admas.Cheng