I've just updated Xcode to 8.1 and now when I build to iOS I get errors that I never had before.
I'm using Unity and Xcode.
The error is ..
/Users/kevingriffiths/Downloads/TestBuild/Test_Build/Classes/Native/Bulk_iRobi_0.cpp:738:10: No viable conversion from returned value of type 'il2cpp_array_size_t' (aka 'int') to function return type 'UIntPtr_t'
Does anyone know how to correct these errors?
The other question, that might sound stupid, is how do I find out what script it is in?...
Errors in Xcode 8.1
I'm using Unity and Xcode.
The error is ..
/Users/kevingriffiths/Downloads/TestBuild/Test_Build/Classes/Native/Bulk_iRobi_0.cpp:738:10: No viable conversion from returned value of type 'il2cpp_array_size_t' (aka 'int') to function return type 'UIntPtr_t'
Does anyone know how to correct these errors?
The other question, that might sound stupid, is how do I find out what script it is in?...
Errors in Xcode 8.1