CocoaPodInstallSettings.

NoAnsi Property

Summary

Gets or sets a value indicating whether the -noansi flag should be set
Assembly
Cake.XCode.dll
Namespace
Cake.CocoaPods
Containing Type
CocoaPodInstallSettings

Syntax

public bool NoAnsi { get; set; }

Value

Type Description
bool true if -noansi flag should be set; otherwise, false.