i'm having troubles integrating simple unity project inside native ios app.
i followed this tutorial think things have changed since written. i'm stuck error:

and thats not one, there 1600 files include include file. problem 1600 files have wrong reference il2cpp-codegen.h

this build settings unity project:

so, after following tutorial, should change files references correct? or missing else?
thanks!
joel
edit i'm using unity 5.1.1f1 personal version.
you didn't copy libraries/libil2cpp folder.
that folder isn't visible inside xcode project can find in finder. should try , copy folder , maybe add build phases in xcode. not sure last step.
Comments
Post a Comment