Hello,
we're currently porting our app to the IL2CPP backend. So far, we've got local manual builds to run with 4.6.3.
We're now trying to incorporate our CI / buildserver solution. I find no way to tell the buildpipeline to actually do an IL2CPP / Universal architecture build.
I've found the iPhoneArchitecture enum but no place to use it.
How would I go about BuildPipeline il2cpp/universal builds?
Cheers in advance,
Benjamin
we're currently porting our app to the IL2CPP backend. So far, we've got local manual builds to run with 4.6.3.
We're now trying to incorporate our CI / buildserver solution. I find no way to tell the buildpipeline to actually do an IL2CPP / Universal architecture build.
I've found the iPhoneArchitecture enum but no place to use it.
How would I go about BuildPipeline il2cpp/universal builds?
Cheers in advance,
Benjamin