Hello,
I have been having problems with Xcode 8.2.1. After I build my project in Unity, I open the file in Xcode and when I try to build it in Xcode, I get an error from the compile which states:
> "Cannot initialize a parameter of type> 'Component_t3501516275 * ' with an> lvalue of type "Type_t *'
This error appears 14 times in the file and I tried and sure how to fix it.
Is there a way to fix this error?
↧