From 571093410e01b6e684d1e09860b2022c0d8dfa65 Mon Sep 17 00:00:00 2001 From: Ian VanSchooten Date: Tue, 15 Oct 2024 11:16:10 -0400 Subject: [PATCH] Remove setup_ci --- ios/fastlane/Fastfile | 2 -- 1 file changed, 2 deletions(-) diff --git a/ios/fastlane/Fastfile b/ios/fastlane/Fastfile index 6218c44..5127446 100644 --- a/ios/fastlane/Fastfile +++ b/ios/fastlane/Fastfile @@ -18,8 +18,6 @@ default_platform(:ios) platform :ios do desc "Push a new beta build to TestFlight" - setup_ci - lane :checkBuild do build_app( output_name: "MobileNebula.ipa",