clang++ exited with code 1:
Undefined symbols for architecture arm64:
"_GULOSLogBasic", referenced from:
_MLKLog in MLKitCommon[arm64][7](MLKLogger.o)
"_GULOSLogError", referenced from:
-[GULCCComponentContainer populateComponentsFromRegisteredClasses:withContext:] in MLKitCommon[arm64][212](GULCCComponentContainer.o)
-[GULCCComponentContainer instantiateInstanceForProtocol:withBlock:] in MLKitCommon[arm64][212](GULCCComponentContainer.o)
"_OBJC_CLASS_$_GULUserDefaults", referenced from:
in MLKitCommon[arm64][2](MLKAnalyticsLogger.o)
ld: symbol(s) not found for architecture arm64
clang++: error: linker command failed with exit code 1 (use -v to see invocation)