Hello everyone. I have a project that is currently building perfectly fine in Xcode 15 Beta 2 with the Iphone 14 pro simulator. The problem is that when I run it with the Vision Pro simulator it generates a "Could not build Objective-C module 'Firebase" error.
I tried deleting derived data, cleaning build, deleting the pods file, deleting the workspace project and installing pods again and nothing solves the issue.
Is it possible that Vision Pro is not supporting Firebase yet?