firebase / firebase-ios-sdk

Firebase SDK for Apple App Development
https://firebase.google.com
Apache License 2.0
5.66k stars 1.49k forks source link

[FR]: vision os is still not supported?? #12541

Closed kotran88 closed 8 months ago

kotran88 commented 8 months ago

Description

I added dependency...and have error saying Firebase Firestore's binary SPM distribution does not support visionOS

I updated xcode to latest version. but still have problem.

API Proposal

No response

Firebase Product(s)

Database

google-oss-bot commented 8 months ago

I couldn't figure out how to label this issue, so I've labeled it for a human to triage. Hang tight.

ncooke3 commented 8 months ago

Hi @kotran88, you're correct that visionOS is not supported in the binary distribution. Firebase's binary distributions (including the Firestore one you are trying to use) is still being built with Xcode 14. Please follow updates in #12024.