UNPKG

shipthis

Version:

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

23 lines (16 loc) 491 B
# game ios app sync ## Description Synchronies the Apple App &#34;BundleId&#34; with the capabilities from the local project. ## Help Output ```help USAGE $ shipthis game ios app sync [-q] [-g <value>] [-f] FLAGS -f, --force -g, --gameId=<value> The ID of the game -q, --quiet Avoid output except for interactions and errors DESCRIPTION Synchronies the Apple App "BundleId" with the capabilities from the local project. EXAMPLES $ shipthis game ios app sync ```