ODK Aggregate uses BitRock InstallBuilder to generate installer apps for Windows, Linux and Mac hosts.
The InstallBuilder project files are located under installer
directory.
BitRock InstallBuilder
You can download it from this website.
- Build the project for the installer build process with
./gradlew clean build installerBuild -xtest -PwarMode=installer
command - Open BitRock InstallBuilder app and open
build/installer/buildWar.xml
For more information about using BitRock InstallBuilder, you can check the online documentation