FastlaneConfiguration.

AppIdentifier Property

Summary

Gets or sets the bundle identifier(s) of your app (comma-separated).
Assembly
Cake.Fastlane.dll
Namespace
Cake.Fastlane
Containing Type
FastlaneConfiguration

Syntax

public string AppIdentifier { get; set; }

Value

Type Description
string