Hello,
I am trying to add the Firebase SDK in one of my objectve C based project. I am not using cocoapods so I tried the steps given in the REDME file of package provided in Integrate without CocoaPodssection.
I followed all the basic steps of it but while running the project I am getting "FirebaseAnalytics/FirebaseAnalytics.h file not found error" in Firebase.h file.
I have only added the analytics SDK frameworks in my project as I only want to implement the Anlytics part. Kindly assist me if I am missing out anything.