FastlaneDeliverConfiguration.

RunPreCheckBeforeSubmit Property

Summary

Gets or sets a value indicating whether to run precheck before submitting to app review.
Assembly
Cake.Fastlane.dll
Namespace
Cake.Fastlane
Containing Type
FastlaneDeliverConfiguration

Syntax

public bool RunPreCheckBeforeSubmit { get; set; }

Value

Type Description
bool