Xcode error

I just purchased a new M3 chip MacBook Air a little after it came out. I was able to create and deploy an iOS application. However, now that I am trying to create a new project Xcode throws an error upon launch.

Steps to recreate the error (if possible)

  1. Open Xcode
  2. Select create new app
  3. An error is where the preview should be.

At this point I have added no code. It is all boiler plate from Apple.

Accepted Reply

Try clearing the derived data. Go to Settings, choose the locations tab and open a Finder window showing the Derived data folder. Just delete the folder.

Add a Comment

Replies

And what does the error actually say?!

Try clearing the derived data. Go to Settings, choose the locations tab and open a Finder window showing the Derived data folder. Just delete the folder.

Add a Comment

(Solved) The issue has been resolved.