FastlaneSupplyConfiguration.

MappingFiles Property

Summary

Gets or sets the array of paths to mapping files to upload.
Assembly
Cake.Fastlane.dll
Namespace
Cake.Fastlane
Containing Type
FastlaneSupplyConfiguration

Syntax

public IEnumerable<FilePath> MappingFiles { get; set; }

Value

Type Description
IEnumerable<FilePath>