XCodeBuildSettings.

SkipUnavailableActions Property

Summary

Specifies that scheme actions that cannot be performed should be skipped instead of causing a failure
Assembly
Cake.XCode.dll
Namespace
Cake.XCode
Containing Type
XCodeBuildSettings

Syntax

public bool SkipUnavailableActions { get; set; }

Value

Type Description
bool