FlutterBuildIosSettings.

Codesign Property

Summary

--[no-]codesign Codesign the application bundle (only available on device builds). (defaults to on)
Assembly
Cake.Flutter.dll
Namespace
Cake.Flutter
Containing Type
FlutterBuildIosSettings

Syntax

public Nullable<bool> Codesign { get; set; }

Value

Type Description
Nullable<bool>