FastlaneDeliverConfiguration.

BuildNumber Property

Summary

Gets or sets the build number (already uploaded to iTC) will be used instead of the current built one.
Assembly
Cake.Fastlane.dll
Namespace
Cake.Fastlane
Containing Type
FastlaneDeliverConfiguration

Syntax

public string BuildNumber { get; set; }

Value

Type Description
string