passepartout-apple/fastlane
Davide De Rosa ca7de6d6ae Unlock keychain after creation
Might be the reason behind build hanging up in CI, arguably
waiting for a keychain password prompt.

Now, the issue never happened while prepping #207.

When testing the PR though, the testing step was omitted. This
drastically reduced the time between keychain creation and the
build to reach the codesigning phase. By restoring tests in
between, the increase in time would likely incur in keychain
auto-locking up.

- Convert action to keychain creation only

- Restore xcpretty as irrelevant (2a5c231)
2021-12-04 11:52:59 +01:00
..
Appfile Rewrite beta local/remote flow 2021-10-04 22:54:50 +02:00
Deliverfile Skip binary upload in deliver 2021-10-15 22:17:11 +02:00
Fastfile Unlock keychain after creation 2021-12-04 11:52:59 +01:00
Gymfile Unlock keychain after creation 2021-12-04 11:52:59 +01:00
Matchfile Rewrite beta local/remote flow 2021-10-04 22:54:50 +02:00
Precheckfile Refactor fastlane configuration/environment 2021-01-03 22:28:08 +01:00