This content is part of a third party extension that is not supported by the Cake project.
For more information about this extension see Cake.Fastlane.
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
- Fastlane
Pilot Configuration
Syntax
public string ItcProvider { get; set; }
Value
Type | Description |
---|---|
string |