
The image above is the sum total of what you might see in the Mac AppStore.

While I agree that the Xcode update or install does appear to be stuck, and does take an unfortunate amount of time to complete, the real problem is the user experience. The truth is that Xcode is (most of the time) just really bad at communicating the progress of the update to the user. 10 Best Visual Studio Code Extensions for Increased ProductivityĬonsidering that the Visual Studio 2022 download and installation experience is much better, Apple, unfortunately, has a very long way to go to make the experience of installing or updating Xcode better for developers.Not quite what you are looking for? Try these links instead: Taking into account that the download for Xcode 13.4.1 is over 10GB in size, your Internet speed might also play a role in this download and install or update taking a considerable amount of time. It seems like the process indicator keeps on spinning and spinning without making any progress. Workaround: Place the simulator runtime disk image somewhere other than /tmp/ before passing it into xcrun simctl runtime add.Xcode Update Stuck – Does Xcode take a long time to update using the Mac AppStore? By long, I mean hours? The problem here is that the AppStore does not give any feedback on the process. Simulator runtime disk images in /tmp that you add using xcrun simctl runtime add are deleted. Alternately you can use xcrun simctl runtime to locate the affected runtime disk image, delete it, then use Xcode to re-download it. Workaround: Restarting causes Simulator to re-mount the runtime disk image. Attempts to re-download the runtime results in failure with a duplicate runtime error. If you manually unmount or detach a simulator runtime disk image (such as by using diskutil eject or umount), Simulator and Xcode may not be able to determine whether the runtime is installed or not. Afterwards, you can relaunch the older Xcode to get the correct Simulators. Relaunch Xcode 14 beta 3 and bring up the Platforms Preference pane. Successfully installed iOS 13.0 Simulatorįixed: After installing Xcode 14 beta 3, Xcode 13.3.1 and 13.4.1 no longer show their respective iOS Simulators.
