How to Manually Import Firebase Frameworks on Xcode 13.4
I've been trying to import updated libraries to my Xcode Project. I have dowloaded the libraries from the official firebase site. I had multiple options but the developer of my App used manually import on the previous libraries. So I…