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.XCode.
Summary
Gets or sets a value indicating whether or not to clean .
- Assembly
- Cake
.XCode .dll - Namespace
- Cake
.CocoaPods - Containing Type
- Cocoa
Pod Install Settings
Syntax
public bool NoClean { get; set; }
Attributes
| Type | Description |
|---|---|
| ObsoleteAttribute |
Value
| Type | Description |
|---|---|
| bool | true if no cleaning should occur; otherwise, false. |
