From 96f3970ddba29f9b2a7a88a0613d9884a00afa58 Mon Sep 17 00:00:00 2001 From: Elias Nahum Date: Tue, 12 Oct 2021 12:42:12 -0300 Subject: [PATCH] Rename match lane to certs, fixes iOS build process (#5745) --- fastlane/Fastfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/fastlane/Fastfile b/fastlane/Fastfile index 5cbe4b5056..2a754349b4 100644 --- a/fastlane/Fastfile +++ b/fastlane/Fastfile @@ -312,7 +312,7 @@ platform :ios do end desc 'Get iOS match profiles' - lane :match do + lane :certs do if !ENV['MATCH_PASSWORD'].nil? && !ENV['MATCH_PASSWORD'].empty? api_key = get_apple_api_key() match(