i have done some research work on this error and tried all possible solution given on the internet but still i m getting this error. the thing is below error is only generated for device and not simulator. the version of xcode i m using is 8.2beta and untiy 5.5.2.
the error is this :-
Undefined symbols for architecture armv7:
"_UnityRate_sendToRate", referenced from:
_UnityRate_UnityRate_sendToRate_m3793811931 in Bulk_Assembly-CSharp_5.o
_UnityRate_SendToRating_m1702357742 in Bulk_Assembly-CSharp_5.o
(maybe you meant: _UnityRate_UnityRate_sendToRate_m3793811931)
ld: symbol(s) not found for architecture armv7
clang: error: linker command failed with exit code 1 (use -v to see invocation)
on the internet, there is no relevant error to what i have got here.
↧