maxxfrazer / RealityUI

A Swift Package for creating familiar UI Elements and animations in RealityKit. For both Augmented Reality or Virtual Reality scenes. Now with visionOS support.
https://maxxfrazer.github.io/RealityUI/
MIT License
665 stars 36 forks source link

Animation Tests Failing #22

Open maxxfrazer opened 1 year ago

maxxfrazer commented 1 year ago

New animation tests fail with Xcode 15. The callback at the end of the animation never calls in the tests, but does call when used in full application.

maxxfrazer commented 1 year ago

happening since Xcode 15