segment-integrations / analytics-ios-integration-intercom

Segment's Intercom Integration for Analytics-iOS.
MIT License
2 stars 16 forks source link

Compilation error. #9

Open darhonbek opened 5 years ago

darhonbek commented 5 years ago

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:

carlosmellado commented 5 years ago

Same error here. Any solution?

helenmvas commented 3 years ago

Same issue on my end