Getting errors while creating the first project on augmented reality

Dear Team

Good morning

Ok I will do that as well,besides providing details to you here.

I am using AR Tutorials Apple_AR_by_Tutorials_v2.0.0-2

I am working on macOS : OS venture 13.2, XCODE : 15.2

I started working on the first lesson to create the first project choosing augment reality,

While trying to create project I am unable to choose storyboard as the interface.

The moment I change it to storyboard the content technology changes to Metal.

Below is the screenshots in a sequence:

  1. While creating the project I am unable to choose storyboard as the interface when I choose augmented reality the content type changes to metal.

  1. After clicking Next I get an error:

Unable to attach another screenshot , but I get something like this

GIT repository creation failed, and two buttons

Fix. Cancel

  1. When I click Fix I get to see the below screen:

it takes me to another screen saying author not verified …

  1. The node structure is totally different from what is there in the tutorials book

Thank you @raghu for sending your question here.

@robertomachorro do you have suggestions or are there workarounds here?

Since the book was published, Xcode has made multiple updates. Among them support for RealityKit in Storyboard, instead the expectation is for you to use SwiftUI (via RealityView).

To follow the book, you may need to install an older version of Xcode. That said, a possible work-around would be to grab the project from the book’s source, since it would be already configured that way. Try it out.

@chrislanguage is the author of this book and may have better feedback

Dear Roberto
Thank you
can you advise on which version of Xcode I should be using
The reason being I tried to install Xcode 9 but I got an error with incompatibility with MacOS Ventura

You should be using Xcode 13, in order to match what the book is using.

https://www.kodeco.com/books/apple-augmented-reality-by-tutorials/v2.0/chapters/i-what-you-need