I am taking over an old project to update some stuff. The thing is, it uses custom build (and it must stay this way) to build for different platforms. For iOS it was using appendProject for instance.
I have just updated unity to version 5 and I found out the hard way that appendProject has been removed. I have looked around the internet to see why and how it should work from now on, but no luck.
So I came here to see if anyone knows why it was removed and what it was replaced for. I’d love to have a list of what was removed, replaced or is now deprecated, but again, I couldn’t find a list of those. So if you know where I can find, would you mind to leave the link here?
I’m converting a Unity 4.6.3 project to Unity 5 right now. I’ve found a few things, for one this massive list of what’s changed, but as you can see it’s lacking in reasons why or reasonable replacements.