I have set up a local Mac builder for the first time. I have an app that uses Firebase Analytics. This is causing a failure. Works fine without the code for Firebase analytics. It also works fine on the hosted builder. Any ideas?
The build server shows the following for the library file:
iFirebaseAnalytics: 2.00
libiFirebaseAnalytics, size=36496, modified=07/07/2019 23:46:04
ld: framework not found FIRAnalyticsConnector
clang: error
: linker command failed with exit code 1 (use -v to see invocation)
Error: ** BUILD FAILED **
The following build commands failed:
Ld /Users/<user id>/Desktop/b4i\ builder/UploadedProjects/<user id>/Payload/Sleep\ Coach-NightOwl.app/Sleep\ Coach-NightOwl normal x86_64
(1 failure)
The build server shows the following for the library file:
iFirebaseAnalytics: 2.00
libiFirebaseAnalytics, size=36496, modified=07/07/2019 23:46:04