# Functions
IsEqualUDID compares two UDIDs (stored in the DeviceID field of TestDevice).
NewBitriseClient creates a new instance of BitriseClient.
ParseTestDevicesFromFile ...
# Structs
APIKeyConnection represents a Bitrise.io API key-based Apple Developer connection.
AppleDeveloperConnection represents a Bitrise.io Apple Developer connection.
AppleIDConnection represents a Bitrise.io Apple ID-based Apple Developer connection.
BitriseClient implements AppleDeveloperConnectionProvider through the Bitrise.io API.
NetworkError represents a networking issue.
TestDevice ...
# Interfaces
AppleDeveloperConnectionProvider ...