CocoaPodUpdateSettings.

NoRepoUpdate Property

Summary

Gets or sets a value indicating whether or not to update the repo.
Assembly
Cake.XCode.dll
Namespace
Cake.CocoaPods
Containing Type
CocoaPodUpdateSettings

Syntax

public bool NoRepoUpdate { get; set; }

Value

Type Description
bool true if repo should not be updated; otherwise, false.