UNPKG

shipthis

Version:

ShipThis manages building and uploading your Godot games to the App Store and Google Play.

24 lines (16 loc) 446 B
# apple certificate import ## Description Imports an iOS Distribution Certificate to your ShipThis account ## Help Output ```help USAGE $ shipthis apple certificate import FILE [-f] ARGUMENTS FILE Name of the ZIP file to import (must be in the same format as the export) FLAGS -f, --force DESCRIPTION Imports an iOS Distribution Certificate to your ShipThis account EXAMPLES $ shipthis apple certificate import userCert.zip ```