google-ar / arcore-ios-sdk

ARCore SDK for iOS

Home Page:https://developers.google.com/ar/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Unknown type name 'GARSession'; 'GARFrame'

gbhall opened this issue · comments

For the 'GeospatialExample.xcworkspace', no matter what I do cannot build the project.

Using M1 Pro.

Same issue with XCode. I solved this by creating a new project and migrating the old one. However, the error shows up again. Then I upgrade the XCode to 14.1 and the errors are gone.

I solved this in a similar manner. Deleted the project. Copied the files again and reinstalled the pods. Miraculously worked. Suggest that for others to follow.