If no config is given, this returns the build settings declared at the
root level of the package recipe. Otherwise returns the settings
declared within the given configuration (excluding those at the root
level).
Note that this is a shortcut to accessing this.recipe.buildSettings or
this.recipe.configurations[].buildSettings.
Retrieves a build settings template.
If no config is given, this returns the build settings declared at the root level of the package recipe. Otherwise returns the settings declared within the given configuration (excluding those at the root level).
Note that this is a shortcut to accessing this.recipe.buildSettings or this.recipe.configurations[].buildSettings.