Hi! I've been working on a project that requires firebase. I have version 10.15 installed.
The issue is that Xcode gives me this error sometimes when I try to import FirebaseCore: No such module 'FirebaseCore'
However, I don't get this error in some other Swift file in the same project.
Why is this and how do I solve this issue? Thanks.