Skip to content

Latest commit

 

History

History
50 lines (28 loc) · 802 Bytes

ipa-info.md

File metadata and controls

50 lines (28 loc) · 802 Bytes

ipa-info

Show information about iOS App Store Package file

Usage

xcode-project ipa-info [-h] [--log-stream STREAM] [--no-color] [--version] [-s] [-v]
    [--json]
    IPA_PATH

Required arguments for action ipa-info

IPA_PATH

Path to iOS App Store Package file (.ipa)

Optional arguments for action ipa-info

--json

Whether to show the resource in JSON format

Common options

-h, --help

show this help message and exit

--log-stream=stderr | stdout

Log output stream. Default stderr

--no-color

Do not use ANSI colors to format terminal output

--version

Show tool version and exit

-s, --silent

Disable log output for commands

-v, --verbose

Enable verbose logging for commands