XCodeBuildSettings.

Arch Property

Summary

Build each target for the given architecture; this will override architectures defined in the project
Assembly
Cake.XCode.dll
Namespace
Cake.XCode
Containing Type
XCodeBuildSettings

Syntax

public string Arch { get; set; }

Value

Type Description
string The architecture to build.