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
            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. | 
