unity-打包il2cpp踩坑
il2cpp 是为了出 64 位的包, 才能上架到 AppStore 和 Google Play
前篇
踩坑
MissingMethodException, Default constructor not found for type AssetList
参考: https://forum.unity.com/threads/missingmethodexception-for-default-constructors-in-dlls.372168/
解决办法: 增加一个 link.xml 文件制定不 strip 某些类