From 0ebcd6ab1b0ac99ae3709dc2faf77a32ac962e70 Mon Sep 17 00:00:00 2001 From: Revan SADIGLI <58227337+RavanSA@users.noreply.github.com> Date: Wed, 27 Mar 2024 17:29:45 +0300 Subject: [PATCH] configuring CI/CD --- fastlane/Pluginfile | 2 -- 1 file changed, 2 deletions(-) diff --git a/fastlane/Pluginfile b/fastlane/Pluginfile index bd66f2a..02917d8 100644 --- a/fastlane/Pluginfile +++ b/fastlane/Pluginfile @@ -2,6 +2,4 @@ # # Ensure this file is checked in to source control! -gem 'fastlane-plugin-changelog' gem 'fastlane-plugin-semantic_release' -gem 'fastlane-plugin-conventional_changelog', git: 'https://github.com/xotahal/fastlane-plugin-semantic_release.git'