Managed bytecode stripping with IL2CPP


网址:Managed bytecode stripping with IL2CPP

Managed bytecode stripping with IL2CPP

在 IL2CPP 模式下,Managed byte code stripping 必定开启,因此 Stripping Level option 会被 Strip Engine Code 替代
开启的时候,将会优化掉没有用到的代码

Tips


坚持原创技术分享,您的支持将鼓励我继续创作!
0%