FastlanePilotConfiguration.

WaitForUploadedBuild Property

Summary

Gets or sets a value indicating whether to use version info from uploaded ipa file to determine what build to use for distribution. If set to false, latest processing or any latest build will be used
Assembly
Cake.Fastlane.dll
Namespace
Cake.Fastlane
Containing Type
FastlanePilotConfiguration

Syntax

public bool WaitForUploadedBuild { get; set; }

Value

Type Description
bool