Vision Pro build Could not build Objective-C module 'Firebase

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?

  • Wanted to add that I updated all pods as well.

Add a Comment

Replies

have not tried but I’m pretty sure this will fail since firebase package is built for other frameworks, not visionOS

however you can check if tweaking the pods project may help to target them to your new target