This content is part of a third party extension that is not supported by the Cake project.
For more information about this extension see Cake.Fastlane.
Summary
Gets or sets a value indicating whether or not to wait for the build to process.
If set to true, the changelog won't be set, `distribute_external` option won't work and no build will be distributed to testers
- Assembly
- Cake
.Fastlane .dll - Namespace
- Cake
.Fastlane - Containing Type
- Fastlane
Pilot Configuration
Syntax
public bool SkipWaiting { get; set; }
Value
Type | Description |
---|---|
bool |