bitrise-steplib / steps-ios-auto-provision

MIT License
20 stars 33 forks source link

Unlock keychain before other operations #166

Closed ofalvai closed 2 years ago

ofalvai commented 2 years ago

Checklist

Version

Requires a PATCH version update

Context

Same fix as in go-xcode: https://github.com/bitrise-io/go-xcode/pull/153

Changes

Run keychain unlock before any other keychain operations

Investigation details

Decisions