[xcode] ld: library not found for -lGTMSessionFetcher
[xcode] clang: error: linker command failed with exit code 1 (use -v to see invocation)
[xcode] ** ARCHIVE FAILED **
[xcode] The following build commands failed:
[xcode] Ld /BUILD_PATH/Library/Developer/Xcode/DerivedData/Unity-iPhone-dtrbedwwuagmbsdpooeorzqgxokw/Build/Intermediates/ArchiveIntermediates/Unity-iPhone/IntermediateBuildFilesPath/Unity-iPhone.build/Release-iphoneos/Unity-iPhone.build/Objects-normal/arm64/cai normal arm64
[xcode] Ld /BUILD_PATH/Library/Developer/Xcode/DerivedData/Unity-iPhone-dtrbedwwuagmbsdpooeorzqgxokw/Build/Intermediates/ArchiveIntermediates/Unity-iPhone/IntermediateBuildFilesPath/Unity-iPhone.build/Release-iphoneos/Unity-iPhone.build/Objects-normal/armv7/cai normal armv7
[xcode] (2 failures)
I can build it on local OSX.
What is the error?