From cea02e7b2242780d0b606dc37f792ef230d4eb89 Mon Sep 17 00:00:00 2001 From: Bob Sun Date: Mon, 13 Aug 2018 20:34:58 -0700 Subject: [PATCH] Cleanup Matchfile --- fastlane/Matchfile | 9 +-------- 1 file changed, 1 insertion(+), 8 deletions(-) diff --git a/fastlane/Matchfile b/fastlane/Matchfile index 7a59cec..249baae 100644 --- a/fastlane/Matchfile +++ b/fastlane/Matchfile @@ -1,9 +1,2 @@ git_url "https://github.com/mssun/certificates-passforios.git" - -type "development" # The default type, can be: appstore, adhoc, enterprise or development - -# app_identifier ["tools.fastlane.app", "tools.fastlane.app2"] -# username "user@fastlane.tools" # Your Apple Developer Portal username - -# For all available options run `fastlane match --help` -# Remove the # in the beginning of the line to enable the other options +type "development"