package constants const ( IPAToolPath = "ipatool" GlobalFlags = "--non-interactive --format json --keychain-passphrase 1234567890" )