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

1 Like

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

1 Like

dear Roberto,
I installed XCODE 13 but the system does not accept it. It prompts out an error that it is incompatible with OSVentura . actual message below:
The version of Xcode installed on this Mac is not compatible with macOS Ventura. Download the latest version for free from the App Store.

please advise.

as I am new to AR, I literally want to use the tutorials page by page please

Xcode 13 requires macOS 11.3 or later according to the release notes. Since macOS Ventura is 13, it should work.

Do you have other versions of Xcode that may be conflicting?

I would reach out to Apple about this, since it is beyond the scope of how I can assist here…

Hi folks
I managed to resolve this by creating two APFS volume
One Catalina and. The other Monterey to support AR
So now am able to work on two separate Xcode versions across the volumes
Thanks ya

2 Likes