From 65261288bee6238e91e74807c8baad8501abf5c5 Mon Sep 17 00:00:00 2001 From: Ivan Chen Date: Thu, 22 Apr 2021 14:37:14 -0400 Subject: disabled release --- .circleci/config.yml | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/.circleci/config.yml b/.circleci/config.yml index b9914109..1311b55c 100644 --- a/.circleci/config.yml +++ b/.circleci/config.yml @@ -41,11 +41,11 @@ workflows: - analyze_code: requires: - checkout_code - - rn/ios_build: - name: build_ios_release - project_path: ios/Frontend.xcodeproj - device: 'iPhone 11' - build_configuration: Debug - scheme: Frontend - requires: - - analyze_code + # - rn/ios_build: + # name: build_ios_release + # project_path: ios/Frontend.xcodeproj + # device: 'iPhone 11' + # build_configuration: Debug + # scheme: Frontend + # requires: + # - analyze_code -- cgit v1.2.3-70-g09d2