branchName property
Use this property to set and retrieve the branch used for the baseline of this run.
Syntax
Call syntax
NSString* configval; // give relevant initial value
config.branchName = configval
configval = config.branchName
Declaration
(copy, nonatomic) NSString *branchName
Type:NSString*
The branch name to be used by the configuration.