Xcode version 14.2 crashes as soon as opened in mac os 15.0.1

I have downloaded xcode version 14.2 from apple official archive. I ran xcode using these steps:

  1. Right click -> Show Package content
  2. Go to folder Contents -> Macos -> Xcode
  3. Run the xcode terminal app

After this as soon as I try to open a project, xcode crashes. How do i run xcode of lower version as that specific version is required, I don't want to downgrade my macos as it will result in clearing my data or I have to transfer data.

Please help me with this issue.

Why do you want to use an earlier version of Xcode? And, why do you think such a version would function properly on a newer version of macOS?

What is the actual reason you need Xcode 14.2?

If you look on this page: https://developer.apple.com/support/xcode/ you'll see the various versions of Xcode and the SDKs it supports.

I get the feeling you're looking for something that you think only existed in Xcode 14.2? Some conversion tool or something? Apple don't just put features in one version of Xcode, you know?

Just open your project (or a copy of it) in the latest version of Xcode. You should be able to work with it in there. Besides, if you then wanted to release your app, you wouldn't be able to use Xcode 14.2 anyway, so I don't understand why you're going down this route...?

Xcode version 14.2 crashes as soon as opened in mac os 15.0.1
 
 
Q