XCodeBuildSettings.

ExportProvisioningProfile Property

Summary

Specifies the provisioning profile that should be used when re-signing the exported archive; if possible, implies a signing identity
Assembly
Cake.XCode.dll
Namespace
Cake.XCode
Containing Type
XCodeBuildSettings

Syntax

public string ExportProvisioningProfile { get; set; }

Value

Type Description
string The export provisioning profile name.