shipthis
Version:
ShipThis manages building and uploading your Godot games to the App Store and Google Play.
26 lines (16 loc) • 607 B
Markdown
# Command: `apple status`
## Description
Shows the status of the Apple authentication and integration.
If you have authenticated against Apple, it will show **"YES"** for "Authenticated on Apple Developer Portal".
To authenticate, please run [`shipthis apple login`](/docs/reference/apple/login).
## Example
[](https://asciinema.org/a/PPSZ5EUxbdnd3IqCk6vtb2Bmw)
## Help Output
```help
USAGE
$ shipthis apple status
DESCRIPTION
Shows the status of the Apple authentication and integration
EXAMPLES
$ shipthis apple status
```