iOS Question LocalMacBuilder framework not found FirebaseAnalytics

FatihCubukcu

Member
Licensed User
Longtime User
Hello everyone. I've been dealing with the following error for 2 days. I'm using localmacbuilder and my version is 7.5. I get an error when I add the Firebase and google libraries, but I don't get any errors in other libraries or normal compilation. I'm using Xcode 14.1. I need your help.



Users/fatihcubukcuoglu/Desktop/B4iBuildServer/UploadedProjects/<user id>/Payload/B4i\ Example.app/B4i\ Example
ld: framework not found FirebaseAnalytics
clang: error: linker command failed with exit code 1 (use -v to see invocation)


Error: ** BUILD FAILED **


The following build commands failed:
Ld /Users/fatihcubukcuoglu/Desktop/B4iBuildServer/UploadedProjects/<user id>/Payload/B4i\ Example.app/B4i\ Example normal (in target 'B4iProject' from project 'B4iProject')
(1 failure)
 

Attachments

  • b4iFire.png
    b4iFire.png
    89.2 KB · Views: 73
  • b4ifrie2.png
    b4ifrie2.png
    90.4 KB · Views: 71

Similar Threads

Top