Xcode not working on macOS Sonoma

Whenever I try to open Xcode it gives me an error. I have Xcode on the latest version available on the App Store.

Answered by robnotyou in 754805022

As you have seen, Xcode 14.3.1 will not work with Sonoma.
You will need to use the Xcode 15 beta, which can be downloaded from the Apple Developer website.

https://developer.apple.com/download/applications/

Accepted Answer

As you have seen, Xcode 14.3.1 will not work with Sonoma.
You will need to use the Xcode 15 beta, which can be downloaded from the Apple Developer website.

https://developer.apple.com/download/applications/

Same situation, you need Xcode 15 beta

But how can I update / publish app that is built with Xcode 14.3.1 on macOS Sonoma?

But how can I update / publish app that is built with Xcode 14.3.1 on macOS Sonoma?

You can’t, because it’s never safe to use pre-release stuff to build release stuff.

Share and Enjoy

Quinn “The Eskimo!” @ Developer Technical Support @ Apple
let myEmail = "eskimo" + "1" + "@" + "apple.com"

同じ問題です。ダウンロードしようとするとアプリ入手不可能と表示され、この国地域ではまだ使いないようです。残念ですが正規版が発表されるまで開発はできません。

When I navigate to the site using the link above to update xcode 15 beta, I'm getting this file "Xcode_15_beta.xcdownloadmanifest". How do I xcode 15 beta install it?

Hi @bigdaddy1 @Wykee can you please to check to see that you've allowed multiple file downloads from a website in your browser setting? If you have not, please enable it and try downloading again?

i downloaded both iOS_17_beta_Simulator_Runtime.dmg and Xcode_15_beta.xcdownloadmanifest now what do i do? both are not running even if i click it

first uninstall xcode. then download xcode beta from website without choosing ios17 just download xcode beta don't choose anything After downloading the xcode beta, double click it will be created as an application in the downloads folder and move it to the applications folder then run it and you can download ios17 or other stuff.

You can still run it using Terminal open /Applications/Xcode.app/Contents/MacOS/Xcode

18

works on xcode 15 beta 2 👍

FYI:

I'm running Xcode 15.4 and .5 beta on Sonoma and it continually crashes when trying to add a file. I was initially able to add one SwiftUI file but when trying to add a second, it just keeps crashing. What's weird is that I can see the file there physically in the project folder outside of Xcode but it doesn't show up in the Navigator. If I delete the file in the project folder and try to add again, it repeats the same issue. File is physically present in project folder outside Xcode only.

When I was updating the OS, I wasn't paying close attention and didn't realize that it was installing Sonoma, so I screwed myself.

in xcode 15.0 beta 5 (15A5209g) i create new cocoa touch class it will crash xcode

Even on Sonoma RC Xcode 14.3.1 doesn't work!!! Next week it's plan to make Xcode work again with the official release?

Next week it's plan to make Xcode work again with the official release?

I wouldn’t expect that. Historically, new versions of macOS only support the version of Xcode that’s released with them. I recommend that you move forward to Xcode 15 but, if you can’t do that, you should stay on macOS 13.

IMPORTANT This will likely only help temporarily, at least if you’re targeting the App Store. Historically App Store has required new submissions to use the new SDK, and hence the new Xcode. For example, as of 25 Apr 2023 the App Store requires you to use Xcode 14.1. AFAIK they’ve not published any such requirements for Xcode 15, but I’d be very surprised if that didn’t happen at some point.

Share and Enjoy

Quinn “The Eskimo!” @ Developer Technical Support @ Apple
let myEmail = "eskimo" + "1" + "@" + "apple.com"

Xcode not working on macOS Sonoma
 
 
Q