From 72a73ab4131c735ab8bd3dc0c050c8b8a9468d74 Mon Sep 17 00:00:00 2001 From: Jules Rosser Date: Fri, 24 Jan 2025 12:09:51 -0800 Subject: [PATCH] update Fastlane, correctly set adhoc type --- fastlane/Fastfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/fastlane/Fastfile b/fastlane/Fastfile index 8747a535007e..7efd6d5ebe1b 100644 --- a/fastlane/Fastfile +++ b/fastlane/Fastfile @@ -439,7 +439,7 @@ platform :ios do workspace: "Mobile-Expensify/iOS/Expensify.xcworkspace", scheme: "Expensify AdHoc", output_name: "Expensify.ipa", - export_method: "app-store", + export_method: "ad-hoc", export_options: { manageAppVersionAndBuildNumber: false, provisioningProfiles: {