Xamarin Archive step fix (Failed to collect output, error: failed to parse xcrachive file name ... month out of range)

The Xamarin Archive step has a time parse layout issue, which can result in an error:

Failed to collect output, error: failed to parse xcrachive file name (1-01-17 2.51 AM) with layout (01-02-06 3.04 PM), error: parsing time "1-01-17 2.51 AM": month out of range

Fix PR: https://github.com/bitrise-steplib/steps-xamarin-archive/pull/10

And the related Xamarin Go bitrise package fix PR: https://github.com/bitrise-tools/go-xamarin/pull/28

Fixed in xamarin-archive@1.1.2 - published in Bitrise StepLib