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 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
- Fastlane
Pilot Configuration
Syntax
public bool WaitForUploadedBuild { get; set; }
Value
Type | Description |
---|---|
bool |