From 11df5eda6fc8378460090fcc83a75568cc5be1ec Mon Sep 17 00:00:00 2001 From: Violet Caulfield Date: Mon, 3 Feb 2025 21:57:16 -0600 Subject: [PATCH] fastfile changes --- ios/fastlane/Fastfile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/ios/fastlane/Fastfile b/ios/fastlane/Fastfile index c8f5fc37..e0256321 100644 --- a/ios/fastlane/Fastfile +++ b/ios/fastlane/Fastfile @@ -20,7 +20,8 @@ platform :ios do lane :beta do setup_ci sync_code_signing( - type: "development", + type: "appstore", + app_identifier: "com.cosmonautical.jellify" readonly: true ) increment_build_number(