From 013f53415594dfa83934997220a183d672dd0add Mon Sep 17 00:00:00 2001 From: Tom Bates Date: Fri, 4 Oct 2024 09:47:50 +0100 Subject: [PATCH] Notify testers --- Fastlane/Fastfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Fastlane/Fastfile b/Fastlane/Fastfile index dd73d65d..140846cb 100644 --- a/Fastlane/Fastfile +++ b/Fastlane/Fastfile @@ -96,7 +96,7 @@ platform :ios do pilot( app_identifier: configuration.app_bundle_identifier, distribute_external: true, - notify_external_testers: false, + notify_external_testers: true, expire_previous_builds: true, groups: ['ea1ce2a9-df32-462b-a2fe-3cb262968f89'], changelog: 'Automated internal build',