From 402cb2f4a1568bf6f16b7b3936b279cc77afd7d9 Mon Sep 17 00:00:00 2001 From: DuDu Date: Fri, 6 Sep 2024 22:34:11 +0900 Subject: [PATCH] Update Fastfile --- fastlane/Fastfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/fastlane/Fastfile b/fastlane/Fastfile index 020ea1e..c325a90 100644 --- a/fastlane/Fastfile +++ b/fastlane/Fastfile @@ -75,7 +75,7 @@ platform :ios do { title: "Scheme", value: "Release", - } + }, { title: "Build Number", value: "#{new_build_number.to_s}",