Application error

Hello everyone,

When I compile my application I get 3 errors:

  1. FirebaseCore/FirebaseCore.h is not found. It comes from "#import <FirebaseCore/FirebaseCore.h>"
  2. Could not build module 'Firebase" from "#import "Firebase.h" on Firebaseplugin
  3. Module 'FirebaseInstanceID' not found from "@import FirebaseInstanceID;" on Firebaseplugin

Can someone help me out with this?

Application error
 
 
Q