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 format that the archive should be exported as (e.g. ipa, pkg, app)
- Assembly
- Cake
.XCode .dll - Namespace
- Cake
.XCode - Containing Type
- XCodeBuildSettings
Syntax
public Nullable<XCodeBuildSettings.ExportFormatType> ExportFormat { get; set; }
Value
Type | Description |
---|---|
Nullable |
The export format. |