I am using Segment and Segment-Intercom pods and getting the following compilation error:
Undefined symbols for architecture x86_64: "_OBJC_CLASS_$_ICMUserAttributes", referenced from: objc-class-ref in SEGIntercomIntegration.o "_OBJC_CLASS_$_ICMCompany", referenced from: objc-class-ref in SEGIntercomIntegration.o "_OBJC_CLASS_$_Intercom", referenced from: objc-class-ref in SEGIntercomIntegration.o ld: symbol(s) not found for architecture x86_64 clang: error: linker command failed with exit code 1 (use -v to see invocation)
I am using Segment and Segment-Intercom pods and getting the following compilation error:
Undefined symbols for architecture x86_64: "_OBJC_CLASS_$_ICMUserAttributes", referenced from: objc-class-ref in SEGIntercomIntegration.o "_OBJC_CLASS_$_ICMCompany", referenced from: objc-class-ref in SEGIntercomIntegration.o "_OBJC_CLASS_$_Intercom", referenced from: objc-class-ref in SEGIntercomIntegration.o ld: symbol(s) not found for architecture x86_64 clang: error: linker command failed with exit code 1 (use -v to see invocation)
Tried solutions: