From da08a88d20b794c67164bdde51e483a415b6e4b3 Mon Sep 17 00:00:00 2001 From: Roy-wonji Date: Tue, 21 Mar 2023 20:17:22 +0900 Subject: [PATCH] =?UTF-8?q?=E2=9C=A8[feat]:=20=20=EC=95=B11.0.0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- MarketApp/fastlane/Fastfile | 4 ++-- MarketApp/fastlane/report.xml | 28 ++++++++++++++++++++++++++++ 2 files changed, 30 insertions(+), 2 deletions(-) create mode 100644 MarketApp/fastlane/report.xml diff --git a/MarketApp/fastlane/Fastfile b/MarketApp/fastlane/Fastfile index 6a6d765..8f1c9a2 100644 --- a/MarketApp/fastlane/Fastfile +++ b/MarketApp/fastlane/Fastfile @@ -234,8 +234,8 @@ error do |lane, exception, options| username: "shuwj81@daum.net", team_id: "N94CS4N6VR", api_key_path: "fastlane/apikey.json", - skip_metadata: false, - metadata_path: "./metadata", + skip_metadata: true, + #metadata_path: "./metadata", skip_screenshots: true, force: true, submit_for_review: true, diff --git a/MarketApp/fastlane/report.xml b/MarketApp/fastlane/report.xml new file mode 100644 index 0000000..5e5c239 --- /dev/null +++ b/MarketApp/fastlane/report.xml @@ -0,0 +1,28 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + +