UNPKG

shipthis

Version:

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

25 lines (17 loc) 496 B
# game ios profile import ## Description Imports an Mobile Provisioning Profile to your ShipThis account ## Help Output ```help USAGE $ shipthis game ios profile import FILE [-g <value>] [-f] ARGUMENTS FILE Name of the ZIP file to import (must be in the same format as the export) FLAGS -f, --force -g, --gameId=<value> The ID of the game DESCRIPTION Imports an Mobile Provisioning Profile to your ShipThis account EXAMPLES $ shipthis game ios profile import profile.zip ```