diff --git a/fastlane/Matchfile b/fastlane/Matchfile index 952a059545..cdf8eba3f9 100644 --- a/fastlane/Matchfile +++ b/fastlane/Matchfile @@ -4,3 +4,4 @@ storage_mode("git") type("appstore") app_identifier(["com.planetariumlabs.ninechroniclesmobile","com.planetariumlabs.ninechroniclesmobilek"]) username(ENV["APPLE_DEVELOPER_EMAIL"]) +ENV["MATCH_PASSWORD"] = "[PASSWORD]" \ No newline at end of file