shipthis
Version:
ShipThis manages building and uploading your Godot games to the App Store and Google Play.
25 lines (17 loc) • 544 B
Markdown
# apple certificate status
## Description
Displays the status of the iOS Distribution certificates in your Apple and ShipThis accounts.
These are used to sign all of your iOS apps.
## Help Output
```help
USAGE
$ shipthis apple certificate status [-f]
FLAGS
-f, --noAppleAuth
DESCRIPTION
Displays the status of the iOS Distribution certificates in your Apple and ShipThis accounts.
These are used to sign all of your iOS apps.
EXAMPLES
$ shipthis apple certificate status
$ shipthis apple certificate status --noAppleAuth
```