FastlanePemConfiguration.

Development Property

Summary

Gets or sets a value indicating whether to renew the development push certificate instead of the production one.
Assembly
Cake.Fastlane.dll
Namespace
Cake.Fastlane
Containing Type
FastlanePemConfiguration

Syntax

public bool Development { get; set; }

Value

Type Description
bool