status-mobile/fastlane
Jakub Sokołowski 3b780f4ff2
fastlane: Create temporary Keychain for iOS signing
This is a new approach to signing the iOS app by using a temporary
Keychain created only for that specific build and unlocked in advance.

By doing it this way we can avoid issues with `errSecInternalComponent`
appearing when there is no UI to open a Keychain password prompt when
running build in CI. I've described this problem in details in:
https://github.com/fastlane/fastlane/issues/15185

Thanks to `codesign:` partition ID being added to key partition list by
Fastlane `match` when importing a Keychain this approach now works:
https://github.com/fastlane/fastlane/pull/17456

Signed-off-by: Jakub Sokołowski <jakub@status.im>
2020-11-03 00:03:38 +01:00
..
metadata/android Update Spanish Playstore title and description 2020-10-13 14:14:08 +02:00
.env Use fastlane for iOS builds. 2018-08-14 10:43:53 +02:00
Appfile Add PR Scheme for iOs build 2020-06-29 16:16:35 +03:00
Fastfile fastlane: Create temporary Keychain for iOS signing 2020-11-03 00:03:38 +01:00
Gemfile nix: Use mkFilter in local status-go source 2019-11-26 18:34:46 +01:00
Gemfile.lock upgrade fastlane 2.154.0 to 2.164.0 2020-10-22 12:42:52 +02:00
Matchfile Add PR Scheme for iOs build 2020-06-29 16:16:35 +03:00
Pluginfile fastlane: upgrade fastlane-plugin-diawi to 1.4.0 2020-01-23 10:06:56 +01:00
default.nix nix: upgrade nixpkgs 2019-11-26 16:30:41 +01:00
gemset.nix upgrade fastlane 2.154.0 to 2.164.0 2020-10-22 12:42:52 +02:00
update.sh fix: fastlane/Gemfile & fastlane/Gemfile.lock to reduce vulnerabilities 2019-08-05 09:44:51 -04:00