XCodeBuildSettings.

Jobs Property

Summary

Specify the maximum number of concurrent build operations
Assembly
Cake.XCode.dll
Namespace
Cake.XCode
Containing Type
XCodeBuildSettings

Syntax

public Nullable<int> Jobs { get; set; }

Value

Type Description
Nullable<int> The maximum number of concurrent jobs.