# Functions
New context.
NewCredentials returns a new store object for App Store Connect credentials.
NewInterrupt creates an interrupt instance.
NewWithTimeout new context with the given timeout.
Wrap wraps an existing context.
# Constants
PublishModeAppStore publishes for App Store review.
PublishModeTestflight publishes to Testflight via beta app review.
# Interfaces
Credentials stores credentials used by clients.
# Type aliases
Env is the environment variables.
PublishMode describes which review destination to publish to.
Task is function that can be executed by an interrupt.