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