Skip to content

xiaobin83/Unity3D.UnusedBytecodeStripper2.Chain

Repository files navigation

Unity3D.UnusedBytecodeStripper2.Chain

Unity3D UnusedBytecodeStripper2 wrapper. For processing built dlls before il2cpp.

When unity building iOS player, UnusedBytecodeStripper2 will be used to strip unused code from dlls needs to be converted to C++ code. This tool wraps UnusedBytecodeStripper2, make it execute IProcessDll defined in dlls at the same location of UnusedBytecodeStripper2.exe before executing original UnusedBytecodeStripiper2.

The idea came from Unity3D.UselessAttributeStripper.

Check modified Unity3D.UselessAttributeStripper and Unity3D.HotPatchEnabler that work with it.

About

Unity3D UnusedBytecodeStripper2 wrapper. for processing built dlls before sending to il2cpp. (unity3d 5.x)

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages