codelab-friendlychat-ios icon indicating copy to clipboard operation
codelab-friendlychat-ios copied to clipboard

Unable to build - Step 3

Open colingoodman opened this issue 1 year ago • 1 comments

Ran pod install --repo-update as instructed, but in SignInViewController I get "No such module 'GoogleSignIn'"

I have updated cocoa pods and attempted a clean install by cloning the repo again; same result.

colingoodman avatar Jul 04 '23 22:07 colingoodman

This comment https://github.com/firebase/codelab-friendlychat-ios/issues/176#issuecomment-1160622176 resolved the above problem, but it yielded the following problems: FirebaseCore/FirebaseCore.h' file not found and Could not build Objective-C module 'Firebase'

There is a stack overflow page related to this, but I am worried I am going down a weird rabbit hole. Is there something simple I am missing to this tutorial?

colingoodman avatar Jul 04 '23 22:07 colingoodman