Releases: rwbutler/IPAUploader
Releases Β· rwbutler/IPAUploader
IPA Uploader v1.1.3
IPA Uploader v1.1.2
Fixed issue whereby β--itms-transporter-path
flag was ignored.
IPA Uploader v1.1.1
Fixed issue whereby verbose-on-failure
flag was not obeyed correctly.
IPA Uploader v1.1.0
- Added the ability to specify whether or not the application name is emitted as part of output using
--emit-app-name
. - Added the ability to notify only on failures using
--notify-only-on-failure
. - Added the ability to provide more verbose output only where a failure occurs to help diagnose the issue using --verbose-on-failure`.
IPA Uploader v1.0.0
Standard output is now more concise. Added --verbose
parameter for emitting additional information.
IPA Uploader v0.0.2
Added ability to specify a timeout in seconds for the upload using the --timeout parameter.
IPA Uploader v0.0.1
Initial release.