XCodeBuildSettings.

Clean Property

Summary

Gets or sets a value indicating whether project should be cleaned.
Assembly
Cake.XCode.dll
Namespace
Cake.XCode
Containing Type
XCodeBuildSettings

Syntax

public bool Clean { get; set; }

Value

Type Description
bool true if project should be cleaned; otherwise, false.