Configure submodule stripping
Profile your build then set up and run submodule stripping for your project.
| Topic | Description |
|---|---|
| Submodule profiling | Automatically identify used and unused submodules in a build as you play. |
| Strip submodules from a build | Configure the submodule stripping settings, profile the build, and remove unused submodules. |
| Test the stripped build | Test the stripped build to ensure that the removed submodules don't affect the functionality of the project. |
| Optimize the stripped build | Make the final build as small as possible by disabling debug symbols and running an optimization pass. |
| Create multiple stripping settings | Create multiple stripping assets for unique scenarios. |
| Change the active stripping settings | Discover, change, or disable the active stripping settings. |
| Backup and additional files | View backup and additional files created by the package, such as a submodule stripping report. |