bitrise-steplib / steps-xcode-archive

Xcode Archive for iOS step
MIT License
65 stars 55 forks source link

Plang 2392 input parsing errors #310

Closed godrei closed 2 years ago

godrei commented 2 years ago

Checklist

Version

Requires a MINOR version update

Context

This PR improves automatic code signing preparation-related errors and improves parsing errors from the xcodebuild command log.

Changes

Failed to process Step inputs:
  failed to prepare automatic code signing:
    <reason>

Reasons are listed in this PR.

Investigation details

Decisions