FastlanePilotConfiguration.

ItcProvider Property

Summary

Gets or sets the provider short name to be used with the iTMSTransporter to identify your team. To get provider short name run `pathToXcode.app/Contents/Applications/Application\\ Loader.app/Contents/itms/bin/iTMSTransporter -m provider -u 'USERNAME' -p 'PASSWORD' -account_type itunes_connect -v off`. The short names of providers should be listed in the second column
Assembly
Cake.Fastlane.dll
Namespace
Cake.Fastlane
Containing Type
FastlanePilotConfiguration

Syntax

public string ItcProvider { get; set; }

Value

Type Description
string