You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A project I'm working on is having issues with SwiftUI previews in Xcode. When the project includes ARCore/AugmentedFaces v 1.43.0 all previews stop working with an "Cannot preview in this file: Target Crashed" message.
The error appears on Xcode 15.4, 15.3, 15.1 and 14.3.1.
ARCore is being pulled in as a Cocoapods dependency.
Removing the dependency makes the previews work again just fine.
The text was updated successfully, but these errors were encountered:
Hi!
A project I'm working on is having issues with SwiftUI previews in Xcode. When the project includes ARCore/AugmentedFaces v 1.43.0 all previews stop working with an "Cannot preview in this file: Target Crashed" message.
The error appears on Xcode 15.4, 15.3, 15.1 and 14.3.1.
ARCore is being pulled in as a Cocoapods dependency.
Removing the dependency makes the previews work again just fine.
The text was updated successfully, but these errors were encountered: