Hi im new using xcode im trying to build my game with xcode but i got the following errors:
Note: im using unity ads
[11:15:00 AM] Helderth Henriquez: Undefined symbols for architecture arm from: shareandrate
[11:15:10 AM] Helderth Henriquez: /Libraries/libiPhone-lib.a(PLCrashAsyncThread_current-5565F35D16E4818B.o)
Undefined symbols for architecture arm64:
“_sampleTextMethod”, referenced from:
_ShareAndRate_sampleTextMethod_m3748103721 in Bulk_Assembly-CSharp_0.o
_ShareAndRate_OniOSTextSharingClick_m2923945000 in Bulk_Assembly-CSharp_0.o
(maybe you meant: _ShareAndRate_sampleTextMethod_m3748103721)
“_sampleMethod”, referenced from:
_ShareAndRate_sampleMethod_m1969697298 in Bulk_Assembly-CSharp_0.o
(maybe you meant: _ShareAndRate_sampleMethod_m1969697298)
ld: symbol(s) not found for architecture arm64
clang: error: linker command failed with exit code 1 (use -v to see invocation)
HELP!.