Project doesn't compile
sageibra opened this issue · 0 comments
sageibra commented
Hi, After adding your SDK via SPM, the project stops build and gives the following errors:
Undefined symbols for architecture x86_64:
"OBJC_CLASS$_AAAttribution", referenced from:
objc-class-ref in MyTrackerSDK(MRAdServiceHandler.o)
"OBJC_CLASS$_ATTrackingManager", referenced from:
objc-class-ref in MyTrackerSDK(MRATTrackingWrapper.o)
ld: symbol(s) not found for architecture x86_64
clang: error: linker command failed with exit code 1 (use -v to see invocation)
Xcode 14.3
MacBook Pro M1 Pro