FastlaneConfiguration.

Platform Property

Summary

Gets or sets the provisioning profile's platform to work with (i.e. ios, tvos)
Assembly
Cake.Fastlane.dll
Namespace
Cake.Fastlane
Containing Type
FastlaneConfiguration

Syntax

public string Platform { get; set; }

Value

Type Description
string