[#23] Clean up and standardize step inputs, update descriptions
Breaking changes to step inputs
-
export method
has been renamed todistribution_method
to align with other Xcode steps - Removed previously deprecated
auto-detect
option ofdistribution_method
. Please select the desired method explicitly (development, app-store, ad-hoc, enterprise) -
custom_export_options_plist_content
input has been renamed toexport_options_plist_content
to align with other Xcode steps -
team_id
input has been renamed toexport_development_team
-
verbose_log
input now defaults tofalse