This package is designed for advanced Unity users with sophisticated build infrastructure and CI/CD processes. It simplifies the management of build settings and configurations, making it easier to switch between Mono and IL2CPP builds. Key features include:
- Overwrite build settings and compiler flags per Host OS and Build Target
- Regenerate solution files on a Host OS basis
- Define an alternative editor for regenerating solution files
- Choose to use alternative configurations in batch mode
This package is perfect for users who want to optimize their build process and improve efficiency.
- Regenerate Solution Files at start of a build: Ideal for running Sonarqube or other Analyzers
- Optionally add a different External Editor for Regenerating Solution Files.
- Set Scripting Backend to Mono or IL2CPP depending on build Target and Host OS: Compile IL2CPP on those hosts that support it without managing manual configurations on the Host machines





