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