documents library

Classes

AppStoreBuildEntry
One build App Store Connect holds, as appstore builds --json prints it.
AppStoreBuildsDocument
Every build App Store Connect holds for one app on one platform.
AppStoreListingDiffDocument
cux_ship appstore upload --metadata … --dry-run --json.
AppStorePreviewEntry
One preview video Apple holds on a version.
AppStorePreviewsDocument
What appstore previews --json prints.
AppStoreUploadEvent
One line of cux_ship appstore upload --json.
AppStoreUploadResult
What a finished appstore upload did, on the stream's last line.
AppStoreVersionEntry
One App Store version record, as appstore versions --json prints it.
AppStoreVersionsDocument
The App Store version records for one app on one platform.
BetaGroupEntry
One TestFlight group a build is attached to.
ListingChangeSet
What one scope of a listing would have written.
PlayReleaseEntry
One release Play holds on a track.
PlayTrackEntry
One Play track — production, beta, alpha, internal, or a custom closed-testing track.
PlayTracksDocument
What Google Play holds for one package.
PlayUploadEvent
One line of cux_ship play upload --json.
PlayUploadResult
What a finished play upload did, on the stream's last line.
StorefrontAppEntry
One app, as the public App Store storefront holds it.
StorefrontReleasedDocument
What storefront released --json prints.
VerifyCheck
One artifact verify looked at, or declined to.
VerifyDocument
cux_ship verify --json.

Enums

AppStoreState
This package's vocabulary for a version's appStoreState.
AscPlatform
The platform App Store Connect wants, which is not spelled the way the rest of this repository spells platforms.
BetaGroupKindEntry
Which kind of TestFlight audience a group carries.
DocumentKind
Which document this is, and therefore which schema counter applies.
ExternalBuildState
This package's vocabulary for Apple's externalBuildState.
PlayReleaseStatus
Play's status for one release on a track.
ProcessingState
This package's vocabulary for Apple's processingState.
ReleaseType
How an approved version reaches the store.
UploadEvent
Which of an upload stream's three shapes one line is.
UploadState
What an upload is doing, for the stretches when it is doing one thing for minutes at a time.

Functions

isEditableVersionState(String? state) bool
Whether state is one of the states a version can still be written in.