Firebase and pods file error

I’m currently in the process of creating the login/sign up page.
I downloaded cocoapods and I created pods file and set up the firebase and stuff. I followed every direction as directed in this video -> https://www.youtube.com/watch?v=1HN7usMROt8&t=2122s around 39:00 time stamp, but it just shows error in both pods file and my original app file. I also have noticed there are no firebase files in my pods file. What am I missing?

1 Like

What does your podfile look like?

Hey Siwoo, can you confirm that you opened the xcworkspace file instead of the xcodeproj?
After installing the pods, you need to use the xcworkspace project file from now on.