Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Unable to update to Xcode 8.3

Tags:

xcode

ios

When I tried to update to Xcode 8.3, the following happened in App Store (it has been like this for over an hour):

enter image description here

So it just says "loading" and nothing happens.

What I already tried:

  • Mac restart
  • Logoff and Login to the App Store

Any ideas?

btw: My Apple membership expires in 5 days - could this be a problem?

like image 505
derdida Avatar asked Mar 28 '17 09:03

derdida


People also ask

How do I update Xcode on Mac without App Store?

The normal way you upgrade Xcode via direct download is to download the new version, extract it from the XIP, and drag it into Applications. Are you having a problem with that? There is no patch-in-place; you just download the new version. It's generally a few GB.

How do I update Xcode on my Mac?

Downloading and updating XcodeThe Mac App Store will notify you when an update is available or you can have macOS update automatically as it becomes available. The latest beta version and previous versions of Xcode can be downloaded from the Downloads page. To download Xcode, simply sign in with your Apple ID.

Does Xcode 11 support ios8?

Xcode 11 supports on-device debugging for iOS 8 and later, tvOS 9 and later, and watchOS 2 and later. Xcode 11 requires a Mac running macOS Mojave 10.14. 4 or later.

What is the latest stable version of Xcode?

Xcode is Apple's integrated development environment (IDE) for macOS, used to develop software for macOS, iOS, iPadOS, watchOS, and tvOS. It was initially released in late 2003; the latest stable release is version 14.0. 1, released on September 26, 2022, via the Mac App Store with macOS Monterey.


1 Answers

Xcode 8.3 requires macOs Sierra release notes Xcode 8

I was facing the same issue with macOs El Capitan

like image 112
Andrés.R Avatar answered Sep 21 '22 00:09

Andrés.R