Joel Denke
01/16/2024, 8:42 AMld: warning: Could not find or use auto-linked framework 'FirebaseAuth': framework 'FirebaseAuth' not found
ld: warning: Could not find or use auto-linked framework 'FirebaseCore': framework 'FirebaseCore' not found
ld: warning: Could not find or use auto-linked framework 'FirebaseFirestore': framework 'FirebaseFirestore' not found
ld: warning: Could not find or use auto-linked framework 'FirebaseFirestoreInternal': framework 'FirebaseFirestoreInternal' not found
ld: warning: Could not find or use auto-linked framework 'GoogleSignIn': framework 'GoogleSignIn' not found
ld: Undefined symbols:
_FIRAuthErrorDomain, referenced from:
Is there any magic combo of flags to use to make this work anyway?
I am in a bricked state where I have to fix something, and not helping upgrade or downgrade 😄