Installing FirebaseUI-ios via Swift Package Manager

Viewed 20

I'm attempting to install the FirebaseUI-iOS using the Swift Package Manager. I've tried with both Xcode 14.0 and Xcode 13.4.1. I get the following errors: errors with Xcode `13.4.1

[![errors with Xcode 14.0][2]][2] [2]: https://i.stack.imgur.com/FklqL.png

I've tried with using the "Up to Major version", a specific version, nothing is working. Does anyone have a suggestion? If I look in the repo, the Package.swift files do exist. I filed an issue on this, as well. https://github.com/firebase/FirebaseUI-iOS/issues/1094

TIA

0 Answers
Related