computeBuildID

Provides a unique (per build) identifier

When building a package, it is important to have a unique but stable identifier to differentiate builds and allow their caching. This function provides such an identifier.

package
string
computeBuildID
(
in BuildSettings buildsettings
,
in NativePath packagePath
,
string config
,)

Examples

library-debug-Z7qINYX4IxM8muBSlyNGrw

Meta