From e523bb61c542a53dfcfb9551158202fb7396175d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Enver=20G=C3=B6kmen?= Date: Mon, 8 Jun 2026 13:49:13 +0300 Subject: [PATCH] fix(fastlane): multi_json error fix for ruby 3.2 --- iOS-Resign-v2.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/iOS-Resign-v2.yaml b/iOS-Resign-v2.yaml index 5fb8716..644e4a2 100644 --- a/iOS-Resign-v2.yaml +++ b/iOS-Resign-v2.yaml @@ -24,7 +24,7 @@ steps: stepName: Resign v2 (autosign) IPA webUrl: 'https://github.com/appcircleio/appcircle-ios-autosign-component' repoUrl: 'https://github.com/appcircleio/appcircle-ios-autosign-component.git' - commit: e23213b + commit: 303c502 enabled: true onError: $exit alwaysRun: false