From c29a55548d2037f7c0eebed7d5285ca4ce670d48 Mon Sep 17 00:00:00 2001 From: fkorotkov Date: Fri, 17 Apr 2020 13:42:15 -0400 Subject: [PATCH] Removed unused env vars --- templates/catalina-xcode.json | 2 -- 1 file changed, 2 deletions(-) diff --git a/templates/catalina-xcode.json b/templates/catalina-xcode.json index 2743ffe..690f795 100644 --- a/templates/catalina-xcode.json +++ b/templates/catalina-xcode.json @@ -25,8 +25,6 @@ }, { "environment_vars": [ - "FASTLANE_USER={{user `fastlane_user`}}", - "FASTLANE_PASSWORD={{user `fastlane_password`}}", "XCODE_VERSION={{user `xcode_version`}}" ], "inline": [