google-ar / arcore-ios-sdk

ARCore SDK for iOS
https://developers.google.com/ar/
Apache License 2.0
280 stars 81 forks source link

Unknown type name 'GARSession'; 'GARFrame' #66

Closed gbhall closed 1 year ago

gbhall commented 1 year ago

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

Using M1 Pro.

sirily11 commented 1 year ago

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.

gbhall commented 1 year ago

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.