From 7ce146db6face0efdff7d360f059a30cf5315c5b Mon Sep 17 00:00:00 2001 From: Mingshen Sun Date: Fri, 24 Jul 2020 21:46:52 -0700 Subject: [PATCH] Use https in match repo --- fastlane/Matchfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/fastlane/Matchfile b/fastlane/Matchfile index b08862c..249baae 100644 --- a/fastlane/Matchfile +++ b/fastlane/Matchfile @@ -1,2 +1,2 @@ -git_url "git@github.com:mssun/certificates-passforios.git" +git_url "https://github.com/mssun/certificates-passforios.git" type "development"