How to set up project in x code - mock-GoogleService-Info.plist

Hi There,

I’m very new to iOS app development and I try to set up projects on x code. I’m facing an issue with

  1. error build input file cannot be found: …/…/ios/googleservice-info.plist
  • mock-GoogleService-Info.plist add the file to Copy Bundle Resources in build phase and copy file to root folder. Can anyone help me to figure out what is the issue?

I’m following nextcolud (GitHub - nextcloud/ios: 📱 Nextcloud iOS App) documentation to set up my X code workspace.

And I install Firebase and pod too. Any one can help me to set up my project, please