buildProfile
Flag to enable or disable the creation of build profiles.
A build profile is a set of configurations that define how a project is built. Enabling this option allows customizing the build process for specific scenarios or purposes.
The default value is set to false
, indicating that build profiles are not created. When set to true
, build profiles are generated based on the applied configurations.
For more details on build profiles, refer to: https://source.teogor.dev/ceres.