FastlaneDeliverConfiguration.

SkipBinaryUpload Property

Summary

Gets or sets a value indicating whether to skip uploading an ipa or pkg to iTunes Connect.
Assembly
Cake.Fastlane.dll
Namespace
Cake.Fastlane
Containing Type
FastlaneDeliverConfiguration

Syntax

public bool SkipBinaryUpload { get; set; }

Value

Type Description
bool