From b10078af517488245cbe752a699785a3696dde63 Mon Sep 17 00:00:00 2001 From: Bob Sun Date: Sat, 17 Mar 2018 15:37:03 -0700 Subject: [PATCH] Update url in the Matchfile --- fastlane/Matchfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/fastlane/Matchfile b/fastlane/Matchfile index 7a59cec..b5aee64 100644 --- a/fastlane/Matchfile +++ b/fastlane/Matchfile @@ -1,4 +1,4 @@ -git_url "https://github.com/mssun/certificates-passforios.git" +git_url "git@github.com:mssun/certificates-passforios.git" type "development" # The default type, can be: appstore, adhoc, enterprise or development